|
Doxygen
|
#include <VhdlParser.h>
Collaboration diagram for vhdl::parser::VhdlParser:Classes | |
| struct | SharedState |
Public Attributes | |
| TokenManager * | token_source = nullptr |
| CharStream * | jj_input_stream = nullptr |
| Token * | token = nullptr |
| Current token. More... | |
| Token * | jj_nt = nullptr |
| Next token. More... | |
| VHDLOutlineParser * | m_outlineParser |
| SharedState * | m_sharedState |
Protected Member Functions | |
| virtual void | parseError () |
| Generate ParseException. More... | |
Protected Attributes | |
| bool | hasError |
| Token * | head |
Private Member Functions | |
| void | jj_add_error_token (int kind, int pos) |
Private Attributes | |
| int | jj_ntk |
| JJCalls | jj_2_rtns [126] |
| bool | jj_rescan |
| int | jj_gc |
| Token * | jj_scanpos |
| Token * | jj_lastpos |
| int | jj_la |
| bool | jj_lookingAhead |
| Whether we are looking ahead. More... | |
| bool | jj_semLA |
| int | jj_gen |
| int | jj_la1 [304] |
| ErrorHandler * | errorHandler = nullptr |
| int | jj_kind |
| int ** | jj_expentries |
| int * | jj_expentry |
| int | indent |
| bool | trace = false |
| bool | jj_done |
Definition at line 21 of file VhdlParser.h.
| vhdl::parser::VhdlParser::VhdlParser | ( | TokenManager * | tokenManager | ) |
|
virtual |
| QCString vhdl::parser::VhdlParser::absolute_pathname | ( | ) |
| QCString vhdl::parser::VhdlParser::abstract_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::access_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::actual_designator | ( | ) |
| QCString vhdl::parser::VhdlParser::actual_parameter_part | ( | ) |
| QCString vhdl::parser::VhdlParser::actual_part | ( | ) |
| QCString vhdl::parser::VhdlParser::adding_operator | ( | ) |
| QCString vhdl::parser::VhdlParser::aggregate | ( | ) |
| QCString vhdl::parser::VhdlParser::alias_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::alias_designator | ( | ) |
| void vhdl::parser::VhdlParser::allocator | ( | ) |
| void vhdl::parser::VhdlParser::architecture_body | ( | ) |
| void vhdl::parser::VhdlParser::architecture_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::architecture_statement_part | ( | ) |
| QCString vhdl::parser::VhdlParser::array_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::assertion | ( | ) |
| QCString vhdl::parser::VhdlParser::assertion_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::association_element | ( | ) |
| QCString vhdl::parser::VhdlParser::association_list | ( | ) |
| QCString vhdl::parser::VhdlParser::attribute_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::attribute_designator | ( | ) |
| QCString vhdl::parser::VhdlParser::attribute_name | ( | ) |
| QCString vhdl::parser::VhdlParser::attribute_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::base | ( | ) |
| QCString vhdl::parser::VhdlParser::base_specifier | ( | ) |
| QCString vhdl::parser::VhdlParser::base_unit_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::based_integer | ( | ) |
| QCString vhdl::parser::VhdlParser::based_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::basic_identifier | ( | ) |
| void vhdl::parser::VhdlParser::binding_indication | ( | ) |
| QCString vhdl::parser::VhdlParser::bit_string_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::bit_value | ( | ) |
| void vhdl::parser::VhdlParser::block_configuration | ( | ) |
| void vhdl::parser::VhdlParser::block_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::block_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::block_header | ( | ) |
| void vhdl::parser::VhdlParser::block_specification | ( | ) |
| void vhdl::parser::VhdlParser::block_statement | ( | ) |
| void vhdl::parser::VhdlParser::block_statement_part | ( | ) |
| void vhdl::parser::VhdlParser::case_scheme | ( | ) |
| void vhdl::parser::VhdlParser::case_statement | ( | ) |
| void vhdl::parser::VhdlParser::case_statement_alternative | ( | ) |
| QCString vhdl::parser::VhdlParser::character_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::choice | ( | ) |
| QCString vhdl::parser::VhdlParser::choices | ( | ) |
| void vhdl::parser::VhdlParser::clear | ( | ) |
|
inline |
| void vhdl::parser::VhdlParser::component_configuration | ( | ) |
| void vhdl::parser::VhdlParser::component_declaration | ( | ) |
| void vhdl::parser::VhdlParser::component_instantiation_statement | ( | ) |
| void vhdl::parser::VhdlParser::component_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::composite_type_definition | ( | ) |
| void vhdl::parser::VhdlParser::concurrent_assertion_statement | ( | ) |
| void vhdl::parser::VhdlParser::concurrent_procedure_call_statement | ( | ) |
| void vhdl::parser::VhdlParser::concurrent_signal_assignment_statement | ( | ) |
| void vhdl::parser::VhdlParser::concurrent_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::condition | ( | ) |
| QCString vhdl::parser::VhdlParser::condition_clause | ( | ) |
| void vhdl::parser::VhdlParser::conditional_force_assignment | ( | ) |
| void vhdl::parser::VhdlParser::conditional_signal_assignment | ( | ) |
| void vhdl::parser::VhdlParser::conditional_signal_assignment_wave | ( | ) |
| void vhdl::parser::VhdlParser::conditional_waveform_assignment | ( | ) |
| void vhdl::parser::VhdlParser::conditional_waveforms | ( | ) |
| void vhdl::parser::VhdlParser::configuration_declaration | ( | ) |
| void vhdl::parser::VhdlParser::configuration_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::configuration_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::configuration_item | ( | ) |
| void vhdl::parser::VhdlParser::configuration_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::constant_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::constraint | ( | ) |
| QCString vhdl::parser::VhdlParser::constraint_array_definition | ( | ) |
| void vhdl::parser::VhdlParser::context_clause | ( | ) |
| void vhdl::parser::VhdlParser::context_declaration | ( | ) |
| void vhdl::parser::VhdlParser::context_item | ( | ) |
| QCString vhdl::parser::VhdlParser::context_ref | ( | ) |
| QCString vhdl::parser::VhdlParser::decimal_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::delay_mechanism | ( | ) |
| void vhdl::parser::VhdlParser::design_file | ( | ) |
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
| void vhdl::parser::VhdlParser::design_unit | ( | ) |
| QCString vhdl::parser::VhdlParser::designator | ( | ) |
| QCString vhdl::parser::VhdlParser::direction | ( | ) |
| void vhdl::parser::VhdlParser::disable_tracing | ( | ) |
| void vhdl::parser::VhdlParser::disconnection_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::discrete_range | ( | ) |
| QCString vhdl::parser::VhdlParser::element_association | ( | ) |
| QCString vhdl::parser::VhdlParser::element_declaration | ( | ) |
| void vhdl::parser::VhdlParser::else_stat | ( | ) |
| void vhdl::parser::VhdlParser::else_wave_list | ( | ) |
| void vhdl::parser::VhdlParser::enable_tracing | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_aspect | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_class | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_class_entry | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_class_entry_list | ( | ) |
| void vhdl::parser::VhdlParser::entity_declaration | ( | ) |
| void vhdl::parser::VhdlParser::entity_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::entity_declarative_part | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_designator | ( | ) |
| void vhdl::parser::VhdlParser::entity_header | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_name_list | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_specification | ( | ) |
| void vhdl::parser::VhdlParser::entity_statement | ( | ) |
| void vhdl::parser::VhdlParser::entity_statement_part | ( | ) |
| QCString vhdl::parser::VhdlParser::entity_tag | ( | ) |
| QCString vhdl::parser::VhdlParser::enumeration_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::enumeration_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::exit_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::expression | ( | ) |
| QCString vhdl::parser::VhdlParser::extended_identifier | ( | ) |
| QCString vhdl::parser::VhdlParser::external_name | ( | ) |
| QCString vhdl::parser::VhdlParser::external_pathname | ( | ) |
| QCString vhdl::parser::VhdlParser::factor | ( | ) |
| QCString vhdl::parser::VhdlParser::file_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::file_logical_name | ( | ) |
| QCString vhdl::parser::VhdlParser::file_open_information | ( | ) |
| QCString vhdl::parser::VhdlParser::file_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::floating_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::formal_designator | ( | ) |
| QCString vhdl::parser::VhdlParser::formal_parameter_list | ( | ) |
| QCString vhdl::parser::VhdlParser::formal_part | ( | ) |
| QCString vhdl::parser::VhdlParser::full_type_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::function_call | ( | ) |
| void vhdl::parser::VhdlParser::gen_assoc_list | ( | ) |
| void vhdl::parser::VhdlParser::gen_interface_list | ( | ) |
| void vhdl::parser::VhdlParser::generate_scheme | ( | ) |
| void vhdl::parser::VhdlParser::generate_scheme_1 | ( | ) |
| void vhdl::parser::VhdlParser::generate_scheme_2 | ( | ) |
| void vhdl::parser::VhdlParser::generate_scheme_3 | ( | ) |
| void vhdl::parser::VhdlParser::generate_statement | ( | ) |
| void vhdl::parser::VhdlParser::generate_statement_body | ( | ) |
| void vhdl::parser::VhdlParser::generate_statement_body1 | ( | ) |
| void vhdl::parser::VhdlParser::generic_clause | ( | ) |
| QCString vhdl::parser::VhdlParser::generic_list | ( | ) |
| void vhdl::parser::VhdlParser::generic_map_aspect | ( | ) |
| void vhdl::parser::VhdlParser::geninter | ( | ) |
| Token * vhdl::parser::VhdlParser::getNextToken | ( | ) |
| Token * vhdl::parser::VhdlParser::getToken | ( | int | index | ) |
| QCString vhdl::parser::VhdlParser::group_constituent | ( | ) |
| QCString vhdl::parser::VhdlParser::group_constituent_list | ( | ) |
| QCString vhdl::parser::VhdlParser::group_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::group_template_declaration | ( | ) |
| void vhdl::parser::VhdlParser::guarded_signal_specificatio | ( | ) |
| void vhdl::parser::VhdlParser::guarded_signal_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::identifier | ( | ) |
| QCString vhdl::parser::VhdlParser::identifier_list | ( | ) |
| void vhdl::parser::VhdlParser::if_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::ifunc | ( | ) |
| QCString vhdl::parser::VhdlParser::incomplete_type_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::index_constraint | ( | ) |
| QCString vhdl::parser::VhdlParser::index_specification | ( | ) |
| QCString vhdl::parser::VhdlParser::index_subtype_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::indexed_name | ( | ) |
| void vhdl::parser::VhdlParser::inout_stat | ( | ) |
| QCString vhdl::parser::VhdlParser::instantiation_list | ( | ) |
| QCString vhdl::parser::VhdlParser::instantiation_unit | ( | ) |
| QCString vhdl::parser::VhdlParser::integer | ( | ) |
| QCString vhdl::parser::VhdlParser::integer_type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_element | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_file_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_list | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_package_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_subprogram_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::interface_variable_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::iproc | ( | ) |
| QCString vhdl::parser::VhdlParser::iteration_scheme | ( | ) |
|
inline |
Definition at line 306 of file VhdlParser.h.
References jj_3_1(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 378 of file VhdlParser.h.
References jj_3_10(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1098 of file VhdlParser.h.
References jj_3_100(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1106 of file VhdlParser.h.
References jj_3_101(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1114 of file VhdlParser.h.
References jj_3_102(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1122 of file VhdlParser.h.
References jj_3_103(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1130 of file VhdlParser.h.
References jj_3_104(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1138 of file VhdlParser.h.
References jj_3_105(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1146 of file VhdlParser.h.
References jj_3_106(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1154 of file VhdlParser.h.
References jj_3_107(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1162 of file VhdlParser.h.
References jj_3_108(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1170 of file VhdlParser.h.
References jj_3_109(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 386 of file VhdlParser.h.
References jj_3_11(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1178 of file VhdlParser.h.
References jj_3_110(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1186 of file VhdlParser.h.
References jj_3_111(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1194 of file VhdlParser.h.
References jj_3_112(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1202 of file VhdlParser.h.
References jj_3_113(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1210 of file VhdlParser.h.
References jj_3_114(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1218 of file VhdlParser.h.
References jj_3_115(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1226 of file VhdlParser.h.
References jj_3_116(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1234 of file VhdlParser.h.
References jj_3_117(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1242 of file VhdlParser.h.
References jj_3_118(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1250 of file VhdlParser.h.
References jj_3_119(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 394 of file VhdlParser.h.
References jj_3_12(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1258 of file VhdlParser.h.
References jj_3_120(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1266 of file VhdlParser.h.
References jj_3_121(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1274 of file VhdlParser.h.
References jj_3_122(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1282 of file VhdlParser.h.
References jj_3_123(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1290 of file VhdlParser.h.
References jj_3_124(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1298 of file VhdlParser.h.
References jj_3_125(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 402 of file VhdlParser.h.
References jj_3_13(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 410 of file VhdlParser.h.
References jj_3_14(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 418 of file VhdlParser.h.
References jj_3_15(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 426 of file VhdlParser.h.
References jj_3_16(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 434 of file VhdlParser.h.
References jj_3_17(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 442 of file VhdlParser.h.
References jj_3_18(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 450 of file VhdlParser.h.
References jj_3_19(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 314 of file VhdlParser.h.
References jj_3_2(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 458 of file VhdlParser.h.
References jj_3_20(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 466 of file VhdlParser.h.
References jj_3_21(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 474 of file VhdlParser.h.
References jj_3_22(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 482 of file VhdlParser.h.
References jj_3_23(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 490 of file VhdlParser.h.
References jj_3_24(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 498 of file VhdlParser.h.
References jj_3_25(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 506 of file VhdlParser.h.
References jj_3_26(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 514 of file VhdlParser.h.
References jj_3_27(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 522 of file VhdlParser.h.
References jj_3_28(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 530 of file VhdlParser.h.
References jj_3_29(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 322 of file VhdlParser.h.
References jj_3_3(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 538 of file VhdlParser.h.
References jj_3_30(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 546 of file VhdlParser.h.
References jj_3_31(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 554 of file VhdlParser.h.
References jj_3_32(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 562 of file VhdlParser.h.
References jj_3_33(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 570 of file VhdlParser.h.
References jj_3_34(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 578 of file VhdlParser.h.
References jj_3_35(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 586 of file VhdlParser.h.
References jj_3_36(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 594 of file VhdlParser.h.
References jj_3_37(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 602 of file VhdlParser.h.
References jj_3_38(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 610 of file VhdlParser.h.
References jj_3_39(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 330 of file VhdlParser.h.
References jj_3_4(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 618 of file VhdlParser.h.
References jj_3_40(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 626 of file VhdlParser.h.
References jj_3_41(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 634 of file VhdlParser.h.
References jj_3_42(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 642 of file VhdlParser.h.
References jj_3_43(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 650 of file VhdlParser.h.
References jj_3_44(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 658 of file VhdlParser.h.
References jj_3_45(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 666 of file VhdlParser.h.
References jj_3_46(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 674 of file VhdlParser.h.
References jj_3_47(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 682 of file VhdlParser.h.
References jj_3_48(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 690 of file VhdlParser.h.
References jj_3_49(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 338 of file VhdlParser.h.
References jj_3_5(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 698 of file VhdlParser.h.
References jj_3_50(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 706 of file VhdlParser.h.
References jj_3_51(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 714 of file VhdlParser.h.
References jj_3_52(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 722 of file VhdlParser.h.
References jj_3_53(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 730 of file VhdlParser.h.
References jj_3_54(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 738 of file VhdlParser.h.
References jj_3_55(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 746 of file VhdlParser.h.
References jj_3_56(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 754 of file VhdlParser.h.
References jj_3_57(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 762 of file VhdlParser.h.
References jj_3_58(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 770 of file VhdlParser.h.
References jj_3_59(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 346 of file VhdlParser.h.
References jj_3_6(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 778 of file VhdlParser.h.
References jj_3_60(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 786 of file VhdlParser.h.
References jj_3_61(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 794 of file VhdlParser.h.
References jj_3_62(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 802 of file VhdlParser.h.
References jj_3_63(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 810 of file VhdlParser.h.
References jj_3_64(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 818 of file VhdlParser.h.
References jj_3_65(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 826 of file VhdlParser.h.
References jj_3_66(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 834 of file VhdlParser.h.
References jj_3_67(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 842 of file VhdlParser.h.
References jj_3_68(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 850 of file VhdlParser.h.
References jj_3_69(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 354 of file VhdlParser.h.
References jj_3_7(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 858 of file VhdlParser.h.
References jj_3_70(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 866 of file VhdlParser.h.
References jj_3_71(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 874 of file VhdlParser.h.
References jj_3_72(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 882 of file VhdlParser.h.
References jj_3_73(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 890 of file VhdlParser.h.
References jj_3_74(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 898 of file VhdlParser.h.
References jj_3_75(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 906 of file VhdlParser.h.
References jj_3_76(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 914 of file VhdlParser.h.
References jj_3_77(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 922 of file VhdlParser.h.
References jj_3_78(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 930 of file VhdlParser.h.
References jj_3_79(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 362 of file VhdlParser.h.
References jj_3_8(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 938 of file VhdlParser.h.
References jj_3_80(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 946 of file VhdlParser.h.
References jj_3_81(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 954 of file VhdlParser.h.
References jj_3_82(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 962 of file VhdlParser.h.
References jj_3_83(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 970 of file VhdlParser.h.
References jj_3_84(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 978 of file VhdlParser.h.
References jj_3_85(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 986 of file VhdlParser.h.
References jj_3_86(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 994 of file VhdlParser.h.
References jj_3_87(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1002 of file VhdlParser.h.
References jj_3_88(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1010 of file VhdlParser.h.
References jj_3_89(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 370 of file VhdlParser.h.
References jj_3_9(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1018 of file VhdlParser.h.
References jj_3_90(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1026 of file VhdlParser.h.
References jj_3_91(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1034 of file VhdlParser.h.
References jj_3_92(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1042 of file VhdlParser.h.
References jj_3_93(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1050 of file VhdlParser.h.
References jj_3_94(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1058 of file VhdlParser.h.
References jj_3_95(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1066 of file VhdlParser.h.
References jj_3_96(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1074 of file VhdlParser.h.
References jj_3_97(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1082 of file VhdlParser.h.
References jj_3_98(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 1090 of file VhdlParser.h.
References jj_3_99(), jj_done, jj_la, jj_lastpos, jj_save(), jj_scanpos, and token.
|
inline |
Definition at line 7651 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_2_1().
|
inline |
Definition at line 5673 of file VhdlParser.h.
References jj_3R_direction_948_1_71(), jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_2_10().
|
inline |
Definition at line 5213 of file VhdlParser.h.
References jj_3R_subprogram_instantiation_declaration_2667_2_135(), and jj_done.
Referenced by jj_2_100().
|
inline |
Definition at line 5001 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_101().
|
inline |
Definition at line 5040 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_102(), and jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 4851 of file VhdlParser.h.
References jj_3R_gen_interface_list_2683_4_136(), and jj_done.
Referenced by jj_2_103(), and jj_3R_subprogram_specification_2341_2_450().
|
inline |
Definition at line 4829 of file VhdlParser.h.
References jj_3R_gen_assoc_list_2678_4_137(), and jj_done.
Referenced by jj_2_104(), and jj_3R_subprogram_specification_2341_2_450().
|
inline |
Definition at line 4668 of file VhdlParser.h.
References jj_3R_reslution_indication_2391_3_138(), and jj_done.
Referenced by jj_2_105(), and jj_3R_subtype_indication_2398_3_89().
|
inline |
Definition at line 4229 of file VhdlParser.h.
References jj_3R_constraint_901_5_139(), and jj_done.
Referenced by jj_2_106().
|
inline |
Definition at line 4584 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_2_107().
|
inline |
Definition at line 4513 of file VhdlParser.h.
References jj_3R_factor_1189_1_141(), jj_3R_multiplying_operation_1624_1_140(), and jj_done.
Referenced by jj_2_108(), and jj_3R_term_2419_2_134().
|
inline |
Definition at line 4477 of file VhdlParser.h.
References jj_3R_full_type_declaration_1246_3_142(), and jj_done.
Referenced by jj_2_109(), and jj_3R_type_declaration_2437_1_387().
|
inline |
Definition at line 5625 of file VhdlParser.h.
References jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_2_11().
|
inline |
Definition at line 4339 of file VhdlParser.h.
References jj_3R_protected_type_body_2563_4_143(), and jj_done.
Referenced by jj_2_110(), and jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4103 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_111(), and jj_3R_variable_assignment_statement_2494_1_457().
|
inline |
Definition at line 3458 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_112().
|
inline |
Definition at line 3483 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_113(), and jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 2706 of file VhdlParser.h.
References jj_3R_ttend_2711_3_144(), and jj_done.
Referenced by jj_2_114().
|
inline |
Definition at line 2884 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_label_1537_2_145(), jj_done, and jj_scan_token().
Referenced by jj_2_115().
|
inline |
Definition at line 2777 of file VhdlParser.h.
References jj_3R_block_declarative_item_593_3_146(), and jj_done.
Referenced by jj_2_116().
|
inline |
Definition at line 2740 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_117().
|
inline |
Definition at line 2713 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_118().
|
inline |
Definition at line 2506 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_pathname_element_list_2797_3_147(), jj_done, and jj_scan_token().
Referenced by jj_2_119().
|
inline |
Definition at line 5586 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), and jj_done.
Referenced by jj_2_12().
|
inline |
Definition at line 2415 of file VhdlParser.h.
References jj_3R_pathname_element_list_2797_3_147(), and jj_done.
Referenced by jj_2_120().
|
inline |
Definition at line 2118 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_pathname_element_2786_3_148(), jj_done, and jj_scan_token().
Referenced by jj_2_121().
|
inline |
Definition at line 2329 of file VhdlParser.h.
References jj_3R_conditional_force_assignment_2828_3_149(), and jj_done.
Referenced by jj_2_122().
|
inline |
Definition at line 2164 of file VhdlParser.h.
References jj_3R_selected_force_assignment_2865_3_150(), and jj_done.
Referenced by jj_2_123().
|
inline |
Definition at line 2049 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_2_124().
|
inline |
Definition at line 1662 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_2_125().
|
inline |
Definition at line 5292 of file VhdlParser.h.
References jj_3R_generic_map_aspect_1311_6_73(), and jj_done.
Referenced by jj_2_13().
|
inline |
Definition at line 5284 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_14(), and jj_3R_concurrent_assertion_statement_758_1_92().
|
inline |
Definition at line 5255 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_15(), and jj_3R_concurrent_procedure_call_statement_763_1_82().
|
inline |
Definition at line 5205 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_16(), and jj_3R_concurrent_signal_assignment_statement_768_1_80().
|
inline |
Definition at line 5103 of file VhdlParser.h.
References jj_3R_conditional_signal_assignment_823_2_75(), and jj_done.
Referenced by jj_2_17().
|
inline |
Definition at line 5023 of file VhdlParser.h.
References vhdl::parser::BLOCK_T, jj_3R_null_781_12_76(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_2_18().
|
inline |
Definition at line 4989 of file VhdlParser.h.
References jj_3R_null_784_12_77(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::PROCESS_T.
Referenced by jj_2_19().
|
inline |
Definition at line 7548 of file VhdlParser.h.
References jj_3R_actual_designator_356_1_62(), and jj_done.
Referenced by jj_2_2().
|
inline |
Definition at line 5054 of file VhdlParser.h.
References jj_3R_generate_statement_1283_1_78(), and jj_done.
Referenced by jj_2_20().
|
inline |
Definition at line 4939 of file VhdlParser.h.
References vhdl::parser::ASSERT_T, jj_3R_null_792_12_79(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_2_21().
|
inline |
Definition at line 4924 of file VhdlParser.h.
References jj_3R_concurrent_signal_assignment_statement_768_1_80(), and jj_done.
Referenced by jj_2_22().
|
inline |
Definition at line 4889 of file VhdlParser.h.
References jj_3R_component_instantiation_statement_730_2_81(), and jj_done.
Referenced by jj_2_23().
|
inline |
Definition at line 4882 of file VhdlParser.h.
References jj_3R_concurrent_procedure_call_statement_763_1_82(), and jj_done.
Referenced by jj_2_24().
|
inline |
Definition at line 4737 of file VhdlParser.h.
References vhdl::parser::ELSE_T, jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_2_25().
|
inline |
Definition at line 4598 of file VhdlParser.h.
References jj_3R_component_configuration_708_5_84(), and jj_done.
Referenced by jj_2_26().
|
inline |
Definition at line 4496 of file VhdlParser.h.
References jj_3R_context_item_910_2_85(), and jj_done.
Referenced by jj_2_27().
|
inline |
Definition at line 4332 of file VhdlParser.h.
References jj_3R_range_constraint_2017_1_86(), and jj_done.
Referenced by jj_2_28().
|
inline |
Definition at line 4318 of file VhdlParser.h.
References jj_3R_index_constraint_1395_3_65(), and jj_done.
Referenced by jj_2_29().
|
inline |
Definition at line 7460 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), and vhdl::parser::LPAREN_T.
Referenced by jj_2_3().
|
inline |
Definition at line 4278 of file VhdlParser.h.
References jj_3R_context_declaration_2633_2_87(), and jj_done.
Referenced by jj_2_30().
|
inline |
Definition at line 4012 of file VhdlParser.h.
References jj_3R_range_2008_4_88(), and jj_done.
Referenced by jj_2_31().
|
inline |
Definition at line 3997 of file VhdlParser.h.
References jj_3R_subtype_indication_2398_3_89(), and jj_done.
Referenced by jj_2_32().
|
inline |
Definition at line 3989 of file VhdlParser.h.
References vhdl::parser::ARROW_T, jj_3R_choices_703_3_90(), jj_done, and jj_scan_token().
Referenced by jj_2_33().
|
inline |
Definition at line 3380 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_34().
|
inline |
Definition at line 3409 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_35().
|
inline |
Definition at line 3373 of file VhdlParser.h.
References jj_3R_package_instantiation_declaration_2649_2_91(), and jj_done.
Referenced by jj_2_36().
|
inline |
Definition at line 3144 of file VhdlParser.h.
References jj_3R_concurrent_assertion_statement_758_1_92(), and jj_done.
Referenced by jj_2_37().
|
inline |
Definition at line 3137 of file VhdlParser.h.
References jj_3R_process_statement_1952_1_93(), and jj_done.
Referenced by jj_2_38().
|
inline |
Definition at line 2223 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_39().
|
inline |
Definition at line 7235 of file VhdlParser.h.
References jj_3R_qualified_expression_1997_3_64(), jj_done, jj_scan_token(), and vhdl::parser::NEW_T.
Referenced by jj_2_4(), and jj_3R_allocator_421_3_113().
|
inline |
Definition at line 1620 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), and jj_done.
Referenced by jj_2_40().
|
inline |
Definition at line 1533 of file VhdlParser.h.
References vhdl::parser::BASIC_IDENTIFIER, vhdl::parser::DOT_T, jj_done, and jj_scan_token().
Referenced by jj_2_41(), and jj_3R_instantiation_unit_1413_3_339().
|
inline |
Definition at line 1518 of file VhdlParser.h.
References jj_3R_interface_subprogram_declaration_2895_4_94(), and jj_done.
Referenced by jj_2_42(), and jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1487 of file VhdlParser.h.
References jj_3R_interface_package_declaration_2658_2_95(), and jj_done.
Referenced by jj_2_43(), and jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1480 of file VhdlParser.h.
References jj_3R_interface_variable_declaration_1483_1_96(), and jj_done.
Referenced by jj_2_44(), and jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1473 of file VhdlParser.h.
References jj_3R_interface_file_declaration_1467_3_97(), and jj_done.
Referenced by jj_2_45(), and jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1451 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_2_46().
|
inline |
Definition at line 8738 of file VhdlParser.h.
References jj_3R_primary_unit_1897_1_99(), and jj_done.
Referenced by jj_2_47().
|
inline |
Definition at line 8682 of file VhdlParser.h.
References jj_3R_bit_string_literal_574_3_100(), and jj_done.
Referenced by jj_2_48().
|
inline |
Definition at line 8668 of file VhdlParser.h.
References jj_3R_numeric_literal_1704_2_101(), and jj_done.
Referenced by jj_2_49().
|
inline |
Definition at line 7073 of file VhdlParser.h.
References vhdl::parser::ARRAY_T, jj_3R_index_constraint_1395_3_65(), jj_done, jj_scan_token(), and vhdl::parser::OF_T.
Referenced by jj_2_5().
|
inline |
Definition at line 8661 of file VhdlParser.h.
References jj_3R_enumeration_literal_1142_2_102(), and jj_done.
Referenced by jj_2_50().
|
inline |
Definition at line 8337 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_2_51().
|
inline |
Definition at line 8330 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_2_52().
|
inline |
Definition at line 8344 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_2_53().
|
inline |
Definition at line 8316 of file VhdlParser.h.
References jj_3R_name_ext_1650_3_104(), and jj_done.
Referenced by jj_2_54().
|
inline |
Definition at line 8373 of file VhdlParser.h.
References vhdl::parser::APOSTROPHE_T, jj_done, jj_scan_token(), and vhdl::parser::SUBTYPE_T.
Referenced by jj_2_55().
|
inline |
Definition at line 8351 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_suffix_2404_1_105(), jj_done, and jj_scan_token().
Referenced by jj_2_56().
|
inline |
Definition at line 8323 of file VhdlParser.h.
References jj_3R_test_att_name_1672_3_106(), and jj_done.
Referenced by jj_2_57().
|
inline |
Definition at line 8307 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_2_58().
|
inline |
Definition at line 8273 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_null_1663_32_107(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_2_59().
|
inline |
Definition at line 6856 of file VhdlParser.h.
References vhdl::parser::ARROW_T, jj_3R_formal_part_1241_1_66(), jj_done, and jj_scan_token().
Referenced by jj_2_6().
|
inline |
Definition at line 8242 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LBRACKET_T.
Referenced by jj_2_60().
|
inline |
Definition at line 8113 of file VhdlParser.h.
References jj_3R_physical_literal_1838_2_108(), and jj_done.
Referenced by jj_2_61().
|
inline |
Definition at line 8052 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_62().
|
inline |
Definition at line 8030 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_63().
|
inline |
Definition at line 8037 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_64().
|
inline |
Definition at line 8023 of file VhdlParser.h.
References jj_3R_package_instantiation_declaration_2649_2_91(), and jj_done.
Referenced by jj_2_65().
|
inline |
Definition at line 7990 of file VhdlParser.h.
References jj_3R_abstract_literal_341_4_109(), and jj_done.
Referenced by jj_2_66().
|
inline |
Definition at line 7847 of file VhdlParser.h.
References jj_3R_function_call_1278_1_110(), and jj_done.
Referenced by jj_2_67().
|
inline |
Definition at line 7810 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_2_68().
|
inline |
Definition at line 7796 of file VhdlParser.h.
References jj_3R_qualified_expression_1997_3_64(), and jj_done.
Referenced by jj_2_69().
|
inline |
Definition at line 6142 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_7().
|
inline |
Definition at line 7774 of file VhdlParser.h.
References jj_3R_type_conversion_2432_3_111(), and jj_done.
Referenced by jj_2_70().
|
inline |
Definition at line 7738 of file VhdlParser.h.
References jj_3R_literal_1566_2_112(), and jj_done.
Referenced by jj_2_71().
|
inline |
Definition at line 7724 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_2_72().
|
inline |
Definition at line 7686 of file VhdlParser.h.
References jj_3R_allocator_421_3_113(), and jj_done.
Referenced by jj_2_73().
|
inline |
Definition at line 7623 of file VhdlParser.h.
References jj_3R_package_instantiation_declaration_2649_2_91(), and jj_done.
Referenced by jj_2_74().
|
inline |
Definition at line 7658 of file VhdlParser.h.
References jj_3R_interface_package_declaration_2658_2_95(), and jj_done.
Referenced by jj_2_75(), and jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7555 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_76(), and jj_3R_procedure_call_statement_1918_1_124().
|
inline |
Definition at line 7390 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_2_77(), and jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7353 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_78(), and jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7066 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_2_79().
|
inline |
Definition at line 6167 of file VhdlParser.h.
References jj_3R_group_template_declaration_1335_2_68(), and jj_done.
Referenced by jj_2_8(), and jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 7029 of file VhdlParser.h.
References jj_3R_direction_948_1_71(), jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_2_80().
|
inline |
Definition at line 7038 of file VhdlParser.h.
References jj_3R_attribute_name_521_3_115(), and jj_done.
Referenced by jj_2_81().
|
inline |
Definition at line 6620 of file VhdlParser.h.
References jj_3R_enumeration_type_definition_1148_3_116(), and jj_done.
Referenced by jj_2_82().
|
inline |
Definition at line 6363 of file VhdlParser.h.
References jj_3R_sequential_statement_2133_5_117(), and jj_done.
Referenced by jj_2_83(), and jj_3R_sequence_of_statement_2128_2_268().
|
inline |
Definition at line 6149 of file VhdlParser.h.
References jj_3R_null_2133_18_118(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::LESSTHAN_T.
Referenced by jj_2_84().
|
inline |
Definition at line 6209 of file VhdlParser.h.
References jj_3R_assertion_statement_486_3_120(), and jj_done.
Referenced by jj_2_85(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6188 of file VhdlParser.h.
References jj_3R_report_statement_2055_1_121(), and jj_done.
Referenced by jj_2_86(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6160 of file VhdlParser.h.
References jj_3R_wait_statement_2534_1_122(), and jj_done.
Referenced by jj_2_87(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6081 of file VhdlParser.h.
References jj_3R_null_2145_19_123(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::VARASSIGN_T.
Referenced by jj_2_88().
|
inline |
Definition at line 6113 of file VhdlParser.h.
References jj_3R_procedure_call_statement_1918_1_124(), and jj_done.
Referenced by jj_2_89(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6042 of file VhdlParser.h.
References jj_3R_generic_clause_1301_2_69(), and jj_done.
Referenced by jj_2_9().
|
inline |
Definition at line 6106 of file VhdlParser.h.
References jj_3R_if_statement_1359_3_125(), and jj_done.
Referenced by jj_2_90(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6099 of file VhdlParser.h.
References jj_3R_case_statement_653_1_126(), and jj_done.
Referenced by jj_2_91(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6092 of file VhdlParser.h.
References jj_3R_loop_statement_1586_1_127(), and jj_done.
Referenced by jj_2_92(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6066 of file VhdlParser.h.
References jj_3R_next_statement_1685_1_128(), and jj_done.
Referenced by jj_2_93(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6049 of file VhdlParser.h.
References jj_3R_exit_statement_1154_1_129(), and jj_done.
Referenced by jj_2_94(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6035 of file VhdlParser.h.
References jj_3R_return_statement_2068_1_130(), and jj_done.
Referenced by jj_2_95(), and jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 5824 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_2_96(), and jj_3R_signal_assignment_statement_2201_3_456().
|
inline |
Definition at line 5803 of file VhdlParser.h.
References jj_3R_conditional_signal_assignment_wave_2808_3_131(), and jj_done.
Referenced by jj_2_97().
|
inline |
Definition at line 5786 of file VhdlParser.h.
References jj_3R_selected_signal_assignment_wave_2837_3_132(), and jj_done.
Referenced by jj_2_98().
|
inline |
Definition at line 5325 of file VhdlParser.h.
References jj_3R_adding_operator_389_3_133(), jj_3R_term_2419_2_134(), and jj_done.
Referenced by jj_2_99().
|
inline |
Definition at line 2559 of file VhdlParser.h.
References jj_3R_absolute_pathname_2769_2_621(), jj_3R_absolute_pathname_2771_3_622(), jj_done, and jj_scanpos.
Referenced by jj_3R_external_pathname_2762_4_510().
|
inline |
Definition at line 2550 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_identifier_1348_3_74(), jj_3R_pathname_element_list_2797_3_147(), jj_done, and jj_scan_token().
Referenced by jj_3R_absolute_pathname_2769_2_568().
|
inline |
Definition at line 2535 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_absolute_pathname_2769_2_568().
|
inline |
Definition at line 7854 of file VhdlParser.h.
References jj_3R_abstract_literal_341_4_233(), jj_3R_abstract_literal_342_4_234(), jj_3R_abstract_literal_343_4_235(), jj_done, and jj_scanpos.
Referenced by jj_3_66(), jj_3R_numeric_literal_1706_4_216(), and jj_3R_physical_literal_1838_3_232().
|
inline |
Definition at line 7869 of file VhdlParser.h.
References vhdl::parser::DECIMAL_LITERAL, jj_done, and jj_scan_token().
Referenced by jj_3R_abstract_literal_341_4_109().
|
inline |
Definition at line 7840 of file VhdlParser.h.
References vhdl::parser::INTEGER, jj_done, and jj_scan_token().
Referenced by jj_3R_abstract_literal_341_4_109().
|
inline |
Definition at line 7826 of file VhdlParser.h.
References vhdl::parser::BASED_LITERAL, jj_done, and jj_scan_token().
Referenced by jj_3R_abstract_literal_341_4_109().
|
inline |
Definition at line 7788 of file VhdlParser.h.
References vhdl::parser::ACCESS_T, jj_3R_subtype_indication_2398_3_89(), jj_done, and jj_scan_token().
Referenced by jj_3R_type_definition_2446_3_641().
|
inline |
Definition at line 7745 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OPEN_T.
Referenced by jj_3R_actual_designator_356_1_62().
|
inline |
Definition at line 7752 of file VhdlParser.h.
References jj_3R_actual_designator_356_1_153(), jj_3R_actual_designator_358_1_154(), jj_3R_actual_designator_361_3_155(), jj_done, and jj_scanpos.
Referenced by jj_3_2(), jj_3R_actual_part_376_2_514(), and jj_3R_actual_part_381_2_516().
|
inline |
Definition at line 7731 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3R_actual_designator_356_1_62().
|
inline |
Definition at line 7679 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_actual_designator_356_1_62().
|
inline |
Definition at line 7637 of file VhdlParser.h.
References jj_3R_association_list_500_1_169(), and jj_done.
Referenced by jj_3R_function_call_1278_1_110(), and jj_3R_procedure_call_1912_14_342().
|
inline |
Definition at line 7608 of file VhdlParser.h.
References jj_3R_actual_part_376_2_514(), jj_3R_actual_part_379_4_515(), jj_3R_actual_part_381_2_516(), jj_done, and jj_scanpos.
Referenced by jj_3R_association_element_494_2_329().
|
inline |
Definition at line 7601 of file VhdlParser.h.
References jj_3R_actual_designator_356_1_62(), and jj_done.
Referenced by jj_3R_actual_part_376_2_419().
|
inline |
Definition at line 7584 of file VhdlParser.h.
References vhdl::parser::BOX_T, jj_done, and jj_scan_token().
Referenced by jj_3R_actual_part_376_2_419().
|
inline |
Definition at line 7574 of file VhdlParser.h.
References jj_3R_actual_designator_356_1_62(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_actual_part_376_2_419().
|
inline |
Definition at line 7475 of file VhdlParser.h.
References jj_3R_adding_operator_389_3_281(), jj_3R_adding_operator_390_5_282(), jj_3R_adding_operator_391_4_283(), jj_done, and jj_scanpos.
Referenced by jj_3_99(), and jj_3R_simple_expression_2250_35_164().
|
inline |
Definition at line 7490 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::PLUS_T.
Referenced by jj_3R_adding_operator_389_3_133().
|
inline |
Definition at line 7446 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::MINUS_T.
Referenced by jj_3R_adding_operator_389_3_133().
|
inline |
Definition at line 7453 of file VhdlParser.h.
References vhdl::parser::AMPERSAND_T, jj_done, and jj_scan_token().
Referenced by jj_3R_adding_operator_389_3_133().
|
inline |
Definition at line 7198 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_element_association_973_1_247(), jj_done, and jj_scan_token().
Referenced by jj_3R_aggregate_396_3_114().
|
inline |
Definition at line 7411 of file VhdlParser.h.
References jj_3R_aggregate_396_39_248(), jj_3R_element_association_973_1_247(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_124(), jj_3_79(), jj_3R_primary_1891_1_475(), jj_3R_qualified_expression_1999_5_237(), jj_3R_select_name_2851_3_686(), and jj_3R_target_2414_3_256().
|
inline |
Definition at line 7367 of file VhdlParser.h.
References vhdl::parser::ALIAS_T, vhdl::parser::IS_T, jj_3R_alias_declaration_402_4_483(), jj_3R_alias_declaration_403_44_484(), jj_3R_alias_designator_414_2_482(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_600_3_304(), jj_3R_process_declarative_item_1933_3_531(), jj_3R_protected_type_body_declarative_item_2579_7_713(), and jj_3R_subprogram_declarative_item_2316_3_671().
|
inline |
Definition at line 7345 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_subtype_indication_2398_3_89(), jj_done, and jj_scan_token().
Referenced by jj_3R_alias_declaration_401_2_393().
|
inline |
Definition at line 7191 of file VhdlParser.h.
References jj_3R_signature_2241_1_245(), and jj_done.
Referenced by jj_3R_alias_declaration_401_2_393().
|
inline |
Definition at line 7298 of file VhdlParser.h.
References jj_3R_alias_designator_414_2_550(), jj_3R_alias_designator_415_4_551(), jj_3R_alias_designator_416_4_552(), jj_done, and jj_scanpos.
Referenced by jj_3R_alias_declaration_401_2_393().
|
inline |
Definition at line 7291 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_alias_designator_414_2_482().
|
inline |
Definition at line 7258 of file VhdlParser.h.
References vhdl::parser::CHARACTER_LITERAL, jj_done, and jj_scan_token().
Referenced by jj_3R_alias_designator_414_2_482().
|
inline |
Definition at line 7243 of file VhdlParser.h.
References jj_3R_operator_symbol_1721_1_321(), and jj_done.
Referenced by jj_3R_alias_designator_414_2_482().
|
inline |
Definition at line 7223 of file VhdlParser.h.
References jj_3_4(), jj_3R_allocator_423_6_244(), jj_done, and jj_scanpos.
Referenced by jj_3_73(), and jj_3R_primary_1888_1_474().
|
inline |
Definition at line 7206 of file VhdlParser.h.
References jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), and vhdl::parser::NEW_T.
Referenced by jj_3R_allocator_421_3_113().
|
inline |
Definition at line 7140 of file VhdlParser.h.
References jj_3R_array_type_definition_466_2_695(), jj_3R_array_type_definition_469_4_696(), jj_done, and jj_scanpos.
Referenced by jj_3R_composite_type_definition_752_2_678().
|
inline |
Definition at line 7133 of file VhdlParser.h.
References jj_3R_constraint_array_definition_890_1_703(), and jj_done.
Referenced by jj_3R_array_type_definition_466_2_689().
|
inline |
Definition at line 7110 of file VhdlParser.h.
References jj_3R_unconstraint_array_definition_2461_1_704(), and jj_done.
Referenced by jj_3R_array_type_definition_466_2_689().
|
inline |
Definition at line 6882 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::REPORT_T.
Referenced by jj_3R_assertion_475_4_196().
|
inline |
Definition at line 7053 of file VhdlParser.h.
References vhdl::parser::ASSERT_T, jj_3R_assertion_475_31_355(), jj_3R_assertion_475_63_356(), jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_assertion_statement_486_3_120(), and jj_3R_concurrent_assertion_statement_758_1_92().
|
inline |
Definition at line 6656 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::SEVERITY_T.
Referenced by jj_3R_assertion_475_4_196().
|
inline |
Definition at line 7018 of file VhdlParser.h.
References jj_3R_assertion_475_4_196(), jj_3R_assertion_statement_486_5_257(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_85().
|
inline |
Definition at line 7010 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_label_1537_2_145(), jj_done, and jj_scan_token().
Referenced by jj_3R_assertion_statement_486_3_120().
|
inline |
Definition at line 6983 of file VhdlParser.h.
References jj_3R_actual_part_376_2_419(), jj_3R_association_element_494_3_418(), jj_done, and jj_scanpos.
Referenced by jj_3R_association_list_500_1_169(), and jj_3R_association_list_500_26_330().
|
inline |
Definition at line 6975 of file VhdlParser.h.
References vhdl::parser::ARROW_T, jj_3R_formal_part_1241_1_66(), jj_done, and jj_scan_token().
Referenced by jj_3R_association_element_494_2_329().
|
inline |
Definition at line 6946 of file VhdlParser.h.
References jj_3R_association_element_494_2_329(), jj_3R_association_list_500_26_330(), jj_done, and jj_scanpos.
Referenced by jj_3R_actual_parameter_part_370_4_236(), jj_3R_gen_assoc_list_2678_4_137(), jj_3R_generic_map_aspect_1311_6_73(), and jj_3R_port_map_aspect_1865_2_341().
|
inline |
Definition at line 6706 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_association_element_494_2_329(), jj_done, and jj_scan_token().
Referenced by jj_3R_association_list_500_1_169().
|
inline |
Definition at line 6864 of file VhdlParser.h.
References vhdl::parser::ATTRIBUTE_T, vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_3R_type_mark_2456_3_161(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3_101(), jj_3_112(), jj_3_34(), jj_3_63(), jj_3_7(), jj_3_77(), jj_3R_block_declarative_item_603_1_306(), jj_3R_protected_type_body_declarative_item_2581_7_714(), and jj_3R_subprogram_declarative_item_2318_1_672().
|
inline |
Definition at line 6767 of file VhdlParser.h.
References jj_3R_attribute_designator_514_3_371(), jj_3R_attribute_designator_515_5_372(), jj_done, and jj_scanpos.
Referenced by jj_3R_attribute_specification_526_3_395(), and jj_3R_test_att_name_1672_3_106().
|
inline |
Definition at line 6779 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_attribute_designator_514_3_230().
|
inline |
Definition at line 6760 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::RANGE_T.
Referenced by jj_3R_attribute_designator_514_3_230().
|
inline |
Definition at line 6714 of file VhdlParser.h.
References vhdl::parser::APOSTROPHE_T, jj_3R_attribute_name_521_46_249(), jj_3R_attribute_name_521_68_250(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_81(), and jj_3R_range_2011_2_191().
|
inline |
Definition at line 6594 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_attribute_name_521_3_115().
|
inline |
Definition at line 6474 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_attribute_name_521_3_115().
|
inline |
Definition at line 6693 of file VhdlParser.h.
References vhdl::parser::ATTRIBUTE_T, vhdl::parser::IS_T, jj_3R_attribute_designator_514_3_230(), jj_3R_entity_specification_1114_1_488(), jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::OF_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_605_3_307(), jj_3R_process_declarative_item_1937_3_532(), jj_3R_protected_type_body_declarative_item_2583_7_715(), jj_3R_protected_type_declarative_item_2610_7_719(), and jj_3R_subprogram_declarative_item_2320_3_673().
|
inline |
Definition at line 6560 of file VhdlParser.h.
References jj_3R_binding_indication_567_4_428(), jj_3R_binding_indication_568_4_429(), jj_3R_binding_indication_569_4_430(), jj_done, and jj_scanpos.
Referenced by jj_3R_component_configuration_709_11_182(), and jj_3R_configuration_specification_872_1_396().
|
inline |
Definition at line 6552 of file VhdlParser.h.
References jj_3R_entity_aspect_1005_1_521(), jj_done, jj_scan_token(), and vhdl::parser::USE_T.
Referenced by jj_3R_binding_indication_567_2_344().
|
inline |
Definition at line 6545 of file VhdlParser.h.
References jj_3R_generic_map_aspect_1311_6_73(), and jj_done.
Referenced by jj_3R_binding_indication_567_2_344().
|
inline |
Definition at line 6538 of file VhdlParser.h.
References jj_3R_port_map_aspect_1865_2_341(), and jj_done.
Referenced by jj_3R_binding_indication_567_2_344().
|
inline |
Definition at line 6517 of file VhdlParser.h.
References vhdl::parser::BIT_STRING_LITERAL, jj_done, and jj_scan_token().
Referenced by jj_3_48(), and jj_3R_literal_1566_2_239().
|
inline |
Definition at line 6442 of file VhdlParser.h.
References vhdl::parser::END_T, vhdl::parser::FOR_T, jj_3R_block_configuration_586_11_432(), jj_3R_block_configuration_587_11_433(), jj_3R_block_specification_629_3_431(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_component_configuration_710_11_183(), and jj_3R_configuration_item_866_4_579().
|
inline |
Definition at line 6356 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_block_configuration_585_5_345().
|
inline |
Definition at line 6342 of file VhdlParser.h.
References jj_3R_configuration_item_864_2_523(), and jj_done.
Referenced by jj_3R_block_configuration_585_5_345().
|
inline |
Definition at line 6370 of file VhdlParser.h.
References jj_3_8(), jj_3R_block_declarative_item_593_3_297(), jj_3R_block_declarative_item_594_3_298(), jj_3R_block_declarative_item_595_3_299(), jj_3R_block_declarative_item_596_3_300(), jj_3R_block_declarative_item_597_3_301(), jj_3R_block_declarative_item_598_3_302(), jj_3R_block_declarative_item_599_3_303(), jj_3R_block_declarative_item_600_3_304(), jj_3R_block_declarative_item_601_3_305(), jj_3R_block_declarative_item_603_1_306(), jj_3R_block_declarative_item_605_3_307(), jj_3R_block_declarative_item_606_3_308(), jj_3R_block_declarative_item_607_3_309(), jj_3R_block_declarative_item_608_3_310(), jj_3R_block_declarative_item_612_3_311(), jj_done, and jj_scanpos.
Referenced by jj_3_116().
|
inline |
Definition at line 6424 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6349 of file VhdlParser.h.
References jj_3R_type_declaration_2437_1_387(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6335 of file VhdlParser.h.
References jj_3R_subtype_declaration_2382_1_388(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6328 of file VhdlParser.h.
References jj_3R_constant_declaration_877_4_389(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6321 of file VhdlParser.h.
References jj_3R_signal_declaration_2218_1_390(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6306 of file VhdlParser.h.
References jj_3R_variable_declaration_2503_1_391(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6299 of file VhdlParser.h.
References jj_3R_file_declaration_1199_2_392(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6240 of file VhdlParser.h.
References jj_3R_alias_declaration_401_2_393(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6226 of file VhdlParser.h.
References jj_3R_component_declaration_715_2_394(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6233 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6202 of file VhdlParser.h.
References jj_3R_attribute_specification_526_3_395(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6195 of file VhdlParser.h.
References jj_3R_configuration_specification_872_1_396(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6181 of file VhdlParser.h.
References jj_3R_disconnection_specification_954_1_397(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6174 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6128 of file VhdlParser.h.
References jj_3R_group_declaration_1327_3_398(), and jj_done.
Referenced by jj_3R_block_declarative_item_593_3_146().
|
inline |
Definition at line 6009 of file VhdlParser.h.
References jj_3R_index_specification_1400_2_577(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_block_specification_629_3_431().
|
inline |
Definition at line 6056 of file VhdlParser.h.
References jj_3R_block_specification_629_12_522(), jj_3R_name_1633_2_63(), jj_done, and jj_scanpos.
Referenced by jj_3R_block_configuration_585_5_345().
|
inline |
Definition at line 5921 of file VhdlParser.h.
References vhdl::parser::CASE_T, vhdl::parser::END_T, vhdl::parser::IS_T, jj_3R_case_statement_653_3_265(), jj_3R_case_statement_661_11_633(), jj_3R_case_statement_662_28_634(), jj_3R_case_statement_alternative_671_3_632(), jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_91().
|
inline |
Definition at line 5891 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_case_statement_653_1_126().
|
inline |
Definition at line 5810 of file VhdlParser.h.
References jj_3R_case_statement_alternative_671_3_632(), and jj_done.
Referenced by jj_3R_case_statement_653_1_126().
|
inline |
Definition at line 5756 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_case_statement_653_1_126().
|
inline |
Definition at line 5793 of file VhdlParser.h.
References vhdl::parser::ARROW_T, jj_3R_choices_703_3_90(), jj_3R_sequence_of_statement_2128_2_268(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_case_statement_653_1_126(), and jj_3R_case_statement_661_11_633().
|
inline |
Definition at line 5763 of file VhdlParser.h.
References vhdl::parser::CHARACTER_LITERAL, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_tag_1137_3_685(), jj_3R_enumeration_literal_1143_4_218(), jj_3R_group_constituent_1317_4_620(), and jj_3R_suffix_2406_3_226().
|
inline |
Definition at line 5728 of file VhdlParser.h.
References jj_3R_choice_687_4_350(), jj_3R_choice_690_4_351(), jj_3R_choice_693_4_352(), jj_3R_choice_696_4_353(), jj_3R_choice_697_5_354(), jj_done, and jj_scanpos.
Referenced by jj_3R_choices_703_15_195(), and jj_3R_choices_703_3_90().
|
inline |
Definition at line 5749 of file VhdlParser.h.
References jj_3R_range_2008_4_88(), and jj_done.
Referenced by jj_3R_choice_687_4_194().
|
inline |
Definition at line 5721 of file VhdlParser.h.
References jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_3R_choice_687_4_194().
|
inline |
Definition at line 5695 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), and jj_done.
Referenced by jj_3R_choice_687_4_194().
|
inline |
Definition at line 5681 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_choice_687_4_194().
|
inline |
Definition at line 5639 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OTHER_T.
Referenced by jj_3R_choice_687_4_194().
|
inline |
Definition at line 5493 of file VhdlParser.h.
References vhdl::parser::BAR_T, jj_3R_choice_687_4_194(), jj_done, and jj_scan_token().
Referenced by jj_3R_choices_703_3_90().
|
inline |
Definition at line 5606 of file VhdlParser.h.
References jj_3R_choice_687_4_194(), jj_3R_choices_703_15_195(), jj_done, and jj_scanpos.
Referenced by jj_3_33(), jj_3R_case_statement_alternative_671_3_632(), jj_3R_element_association_973_2_376(), jj_3R_sel_var_list_2871_3_317(), jj_3R_sel_var_list_2871_58_401(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_selected_waveforms_2107_2_423(), and jj_3R_selected_waveforms_2107_32_520().
|
inline |
Definition at line 5542 of file VhdlParser.h.
References vhdl::parser::END_T, vhdl::parser::FOR_T, jj_3R_component_configuration_709_11_182(), jj_3R_component_configuration_710_11_183(), jj_3R_component_specification_747_1_181(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_26(), and jj_3R_configuration_item_864_2_578().
|
inline |
Definition at line 5485 of file VhdlParser.h.
References jj_3R_binding_indication_567_2_344(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_component_configuration_708_5_84().
|
inline |
Definition at line 5478 of file VhdlParser.h.
References jj_3R_block_configuration_585_5_345(), and jj_done.
Referenced by jj_3R_component_configuration_708_5_84().
|
inline |
Definition at line 5508 of file VhdlParser.h.
References vhdl::parser::COMPONENT_T, vhdl::parser::END_T, jj_3R_component_declaration_717_5_485(), jj_3R_component_declaration_718_5_486(), jj_3R_component_declaration_723_27_487(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_601_3_305().
|
inline |
Definition at line 5463 of file VhdlParser.h.
References jj_3R_generic_clause_1301_2_69(), and jj_done.
Referenced by jj_3R_component_declaration_715_2_394().
|
inline |
Definition at line 5456 of file VhdlParser.h.
References jj_3R_port_clause_1855_4_553(), and jj_done.
Referenced by jj_3R_component_declaration_715_2_394().
|
inline |
Definition at line 5393 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_component_declaration_715_2_394().
|
inline |
Definition at line 5434 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_component_instantiation_statement_741_11_178(), jj_3R_component_instantiation_statement_742_11_179(), jj_3R_identifier_1348_3_74(), jj_3R_instantiation_unit_1412_1_177(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_23().
|
inline |
Definition at line 5379 of file VhdlParser.h.
References jj_3R_generic_map_aspect_1311_6_73(), and jj_done.
Referenced by jj_3R_component_instantiation_statement_730_2_81().
|
inline |
Definition at line 5372 of file VhdlParser.h.
References jj_3R_port_map_aspect_1865_2_341(), and jj_done.
Referenced by jj_3R_component_instantiation_statement_730_2_81().
|
inline |
Definition at line 5408 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_instantiation_list_1419_3_343(), jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_component_configuration_708_5_84(), and jj_3R_configuration_specification_872_1_396().
|
inline |
Definition at line 5360 of file VhdlParser.h.
References jj_3R_composite_type_definition_752_2_678(), jj_3R_composite_type_definition_753_3_679(), jj_done, and jj_scanpos.
Referenced by jj_3R_type_definition_2445_3_640().
|
inline |
Definition at line 5353 of file VhdlParser.h.
References jj_3R_array_type_definition_466_2_689(), and jj_done.
Referenced by jj_3R_composite_type_definition_752_2_657().
|
inline |
Definition at line 5346 of file VhdlParser.h.
References jj_3R_record_type_definition_2022_5_690(), and jj_done.
Referenced by jj_3R_composite_type_definition_752_2_657().
|
inline |
Definition at line 5333 of file VhdlParser.h.
References jj_3_14(), jj_3R_assertion_475_4_196(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_37().
|
inline |
Definition at line 5263 of file VhdlParser.h.
References jj_3_15(), jj_3R_procedure_call_1912_2_180(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_24().
|
inline |
Definition at line 5239 of file VhdlParser.h.
References jj_3_16(), jj_3R_concurrent_signal_assignment_statement_770_1_175(), jj_3R_concurrent_signal_assignment_statement_772_3_176(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_22().
|
inline |
Definition at line 5198 of file VhdlParser.h.
References jj_3R_conditional_signal_assignment_823_2_75(), and jj_done.
Referenced by jj_3R_concurrent_signal_assignment_statement_768_1_80().
|
inline |
Definition at line 5183 of file VhdlParser.h.
References jj_3R_selected_signal_assignment_2100_3_337(), and jj_done.
Referenced by jj_3R_concurrent_signal_assignment_statement_768_1_80().
|
inline |
Definition at line 4875 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3_25(), jj_3R_assertion_475_4_196(), jj_3R_condition_clause_814_3_381(), jj_3R_conditional_waveforms_829_7_333(), jj_3R_conditional_waveforms_831_7_334(), jj_3R_exit_statement_1155_3_274(), jj_3R_if_statement_1359_3_125(), jj_3R_if_statement_1367_6_629(), jj_3R_iteration_scheme_1519_1_460(), and jj_3R_next_statement_1686_3_271().
|
inline |
Definition at line 4867 of file VhdlParser.h.
References jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::UNTIL_T.
Referenced by jj_3R_wait_statement_2534_71_262().
|
inline |
Definition at line 2301 of file VhdlParser.h.
References vhdl::parser::FORCE_T, jj_3R_conditional_force_assignment_2830_15_314(), jj_3R_conditional_force_assignment_2831_13_315(), jj_3R_expression_1168_1_61(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LESSTHAN_T, vhdl::parser::SEMI_T, and vhdl::parser::WHEN_T.
Referenced by jj_3_122(), and jj_3R_conditional_signal_assignment_wave_2808_3_277().
|
inline |
Definition at line 2186 of file VhdlParser.h.
References jj_3R_inout_stat_2882_3_399(), and jj_done.
Referenced by jj_3R_conditional_force_assignment_2828_3_149().
|
inline |
Definition at line 2201 of file VhdlParser.h.
References jj_3R_else_stat_2888_4_400(), jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3R_conditional_force_assignment_2828_3_149().
|
inline |
Definition at line 4806 of file VhdlParser.h.
References jj_3R_conditional_waveforms_828_1_173(), jj_3R_options_1726_3_172(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), vhdl::parser::LESSTHAN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_17(), and jj_3R_concurrent_signal_assignment_statement_770_1_175().
|
inline |
Definition at line 2379 of file VhdlParser.h.
References jj_3R_conditional_signal_assignment_wave_2808_3_277(), jj_3R_conditional_signal_assignment_wave_2810_3_278(), jj_done, and jj_scanpos.
Referenced by jj_3_97(), and jj_3R_signal_assignment_statement_2195_3_454().
|
inline |
Definition at line 2391 of file VhdlParser.h.
References jj_3R_conditional_force_assignment_2828_3_149(), and jj_done.
Referenced by jj_3R_conditional_signal_assignment_wave_2808_3_131().
|
inline |
Definition at line 2372 of file VhdlParser.h.
References jj_3R_conditional_waveform_assignment_2815_3_384(), and jj_done.
Referenced by jj_3R_conditional_signal_assignment_wave_2808_3_131().
|
inline |
Definition at line 2345 of file VhdlParser.h.
References jj_3R_conditional_waveform_assignment_2816_17_462(), jj_3R_conditional_waveform_assignment_2817_26_464(), jj_3R_expression_1168_1_61(), jj_3R_target_2413_2_119(), jj_3R_waveform_element_2551_2_463(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LESSTHAN_T, vhdl::parser::SEMI_T, and vhdl::parser::WHEN_T.
Referenced by jj_3R_conditional_signal_assignment_wave_2810_3_278().
|
inline |
Definition at line 2275 of file VhdlParser.h.
References jj_3R_delay_mechanism_924_1_420(), and jj_done.
Referenced by jj_3R_conditional_waveform_assignment_2815_3_384().
|
inline |
Definition at line 2216 of file VhdlParser.h.
References jj_3R_else_wave_list_2823_3_545(), and jj_done.
Referenced by jj_3R_conditional_waveform_assignment_2815_3_384().
|
inline |
Definition at line 4792 of file VhdlParser.h.
References jj_3R_conditional_waveforms_829_7_333(), jj_3R_conditional_waveforms_831_7_334(), jj_3R_waveform_2543_1_332(), jj_done, and jj_scanpos.
Referenced by jj_3R_conditional_signal_assignment_823_2_75().
|
inline |
Definition at line 4773 of file VhdlParser.h.
References vhdl::parser::ELSE_T, jj_3R_condition_809_3_83(), jj_3R_waveform_2543_1_332(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_conditional_waveforms_828_1_173().
|
inline |
Definition at line 4765 of file VhdlParser.h.
References jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_conditional_waveforms_828_1_173().
|
inline |
Definition at line 4757 of file VhdlParser.h.
References vhdl::parser::CONFIGURATION_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_primary_unit_1898_3_211().
|
inline |
Definition at line 4682 of file VhdlParser.h.
References jj_3R_configuration_item_864_2_578(), jj_3R_configuration_item_866_4_579(), jj_done, and jj_scanpos.
Referenced by jj_3R_block_configuration_587_11_433().
|
inline |
Definition at line 4675 of file VhdlParser.h.
References jj_3R_component_configuration_708_5_84(), and jj_done.
Referenced by jj_3R_configuration_item_864_2_523().
|
inline |
Definition at line 4636 of file VhdlParser.h.
References jj_3R_block_configuration_585_5_345(), and jj_done.
Referenced by jj_3R_configuration_item_864_2_523().
|
inline |
Definition at line 4626 of file VhdlParser.h.
References vhdl::parser::FOR_T, jj_3R_binding_indication_567_2_344(), jj_3R_component_specification_747_1_181(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_606_3_308().
|
inline |
Definition at line 4558 of file VhdlParser.h.
References vhdl::parser::COLON_T, vhdl::parser::CONSTANT_T, jj_3R_constant_declaration_877_74_477(), jj_3R_identifier_list_1354_4_205(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_596_3_300(), jj_3R_process_declarative_item_1930_3_528(), jj_3R_protected_type_body_declarative_item_2576_7_710(), and jj_3R_subprogram_declarative_item_2313_3_668().
|
inline |
Definition at line 4162 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::VARASSIGN_T.
Referenced by jj_3R_constant_declaration_877_4_389().
|
inline |
Definition at line 4458 of file VhdlParser.h.
References jj_3R_constraint_901_5_285(), jj_3R_constraint_904_5_286(), jj_done, and jj_scanpos.
Referenced by jj_3_106(), and jj_3R_subtype_indication_2398_58_193().
|
inline |
Definition at line 4470 of file VhdlParser.h.
References jj_3R_range_constraint_2017_1_86(), and jj_done.
Referenced by jj_3R_constraint_901_5_139().
|
inline |
Definition at line 4437 of file VhdlParser.h.
References jj_3R_index_constraint_1395_3_65(), and jj_done.
Referenced by jj_3R_constraint_901_5_139().
|
inline |
Definition at line 4521 of file VhdlParser.h.
References vhdl::parser::ARRAY_T, jj_3R_index_constraint_1395_3_65(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), and vhdl::parser::OF_T.
Referenced by jj_3R_array_type_definition_466_2_695().
|
inline |
Definition at line 2633 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_context_declaration_2633_2_87().
|
inline |
Definition at line 3282 of file VhdlParser.h.
References vhdl::parser::CONTEXT_T, vhdl::parser::END_T, vhdl::parser::IS_T, jj_3R_context_declaration_2633_128_189(), jj_3R_context_declaration_2633_80_188(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_30(), jj_3R_context_item_912_3_186(), and jj_3R_primary_unit_1906_4_214().
|
inline |
Definition at line 2945 of file VhdlParser.h.
References jj_3R_libustcont_stats_2642_4_349(), and jj_done.
Referenced by jj_3R_context_declaration_2633_2_87().
|
inline |
Definition at line 4381 of file VhdlParser.h.
References jj_3R_library_clause_1542_2_346(), and jj_done.
Referenced by jj_3R_context_item_910_2_85().
|
inline |
Definition at line 4388 of file VhdlParser.h.
References jj_3R_context_item_910_2_184(), jj_3R_context_item_911_3_185(), jj_3R_context_item_912_3_186(), jj_3R_context_item_913_3_187(), jj_done, and jj_scanpos.
Referenced by jj_3_27().
|
inline |
Definition at line 4367 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_context_item_910_2_85().
|
inline |
Definition at line 4353 of file VhdlParser.h.
References jj_3R_context_declaration_2633_2_87(), and jj_done.
Referenced by jj_3R_context_item_910_2_85().
|
inline |
Definition at line 4325 of file VhdlParser.h.
References jj_3R_context_ref_2625_2_348(), and jj_done.
Referenced by jj_3R_context_item_910_2_85().
|
inline |
Definition at line 3326 of file VhdlParser.h.
References vhdl::parser::CONTEXT_T, jj_3R_context_ref_2625_31_435(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_context_item_913_3_187(), and jj_3R_libustcont_stats_2644_6_438().
|
inline |
Definition at line 3165 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_context_ref_2625_2_348().
|
inline |
Definition at line 4285 of file VhdlParser.h.
References jj_3R_delay_mechanism_924_1_517(), jj_3R_delay_mechanism_925_3_518(), jj_done, and jj_scanpos.
Referenced by jj_3R_conditional_waveform_assignment_2816_17_462(), jj_3R_options_1726_21_331(), jj_3R_selected_waveform_assignment_2860_17_465(), and jj_3R_signal_assignment_statement_2203_3_541().
|
inline |
Definition at line 4271 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::TRANSPORT_T.
Referenced by jj_3R_delay_mechanism_924_1_420().
|
inline |
Definition at line 4244 of file VhdlParser.h.
References vhdl::parser::INERTIAL_T, jj_3R_delay_mechanism_925_5_573(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_delay_mechanism_924_1_420().
|
inline |
Definition at line 4236 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::REJECT_T.
Referenced by jj_3R_delay_mechanism_925_3_518().
|
inline |
Definition at line 4203 of file VhdlParser.h.
References jj_3R_designator_942_2_580(), jj_3R_designator_943_4_581(), jj_done, and jj_scanpos.
Referenced by jj_3R_subprogram_body_2284_33_586(), jj_3R_subprogram_specification_2341_2_450(), and jj_3R_subprogram_specification_2355_2_451().
|
inline |
Definition at line 4196 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_designator_942_2_536().
|
inline |
Definition at line 4189 of file VhdlParser.h.
References jj_3R_operator_symbol_1721_1_321(), and jj_done.
Referenced by jj_3R_designator_942_2_536().
|
inline |
Definition at line 4170 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::TO_T.
Referenced by jj_3R_direction_948_1_71().
|
inline |
Definition at line 4177 of file VhdlParser.h.
References jj_3R_direction_948_1_165(), jj_3R_direction_949_3_166(), jj_done, and jj_scanpos.
Referenced by jj_3_10(), jj_3_80(), and jj_3R_range_2008_4_190().
|
inline |
Definition at line 4155 of file VhdlParser.h.
References vhdl::parser::DOWNTO_T, jj_done, and jj_scan_token().
Referenced by jj_3R_direction_948_1_71().
|
inline |
Definition at line 4144 of file VhdlParser.h.
References vhdl::parser::AFTER_T, vhdl::parser::DISCONNECT_T, jj_3R_expression_1168_1_61(), jj_3R_guarded_signal_specificatio_959_2_489(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_607_3_309().
|
inline |
Definition at line 4068 of file VhdlParser.h.
References jj_3R_range_2008_4_88(), and jj_done.
Referenced by jj_3R_discrete_range_964_3_72().
|
inline |
Definition at line 4075 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_167(), jj_3R_discrete_range_967_3_168(), jj_done, and jj_scanpos.
Referenced by jj_3_12(), jj_3_40(), jj_3_58(), jj_3R_choice_693_4_352(), jj_3R_index_constraint_1395_3_65(), jj_3R_index_constraint_1395_42_159(), jj_3R_index_specification_1400_2_627(), jj_3R_name_ext_1660_2_223(), and jj_3R_parameter_specification_1833_1_543().
|
inline |
Definition at line 4045 of file VhdlParser.h.
References jj_3R_subtype_indication_2398_3_89(), and jj_done.
Referenced by jj_3R_discrete_range_964_3_72().
|
inline |
Definition at line 4027 of file VhdlParser.h.
References jj_3R_element_association_973_2_376(), jj_3R_expression_1168_1_61(), jj_done, and jj_scanpos.
Referenced by jj_3R_aggregate_396_39_248(), and jj_3R_aggregate_396_3_114().
|
inline |
Definition at line 4019 of file VhdlParser.h.
References vhdl::parser::ARROW_T, jj_3R_choices_703_3_90(), jj_done, and jj_scan_token().
Referenced by jj_3R_element_association_973_1_247().
|
inline |
Definition at line 3979 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_list_1354_4_205(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_record_type_definition_2024_9_697().
|
inline |
Definition at line 1753 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_else_stat_2888_5_493().
|
inline |
Definition at line 1905 of file VhdlParser.h.
References jj_3R_else_stat_2888_5_493(), jj_done, and jj_scanpos.
Referenced by jj_3R_conditional_force_assignment_2831_13_315().
|
inline |
Definition at line 1894 of file VhdlParser.h.
References vhdl::parser::ELSE_T, jj_3R_else_stat_2888_28_561(), jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_else_stat_2888_4_400().
|
inline |
Definition at line 2156 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_else_wave_list_2823_3_545().
|
inline |
Definition at line 2318 of file VhdlParser.h.
References vhdl::parser::ELSE_T, jj_3R_else_wave_list_2823_27_587(), jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_conditional_waveform_assignment_2817_26_464().
|
inline |
Definition at line 3939 of file VhdlParser.h.
References jj_3R_entity_aspect_1005_1_574(), jj_3R_entity_aspect_1006_3_575(), jj_3R_entity_aspect_1007_3_576(), jj_done, and jj_scanpos.
Referenced by jj_3R_binding_indication_567_4_428().
|
inline |
Definition at line 3928 of file VhdlParser.h.
References vhdl::parser::ENTITY_T, jj_3R_entity_aspect_1005_27_626(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_entity_aspect_1005_1_521().
|
inline |
Definition at line 3664 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_entity_aspect_1005_1_574().
|
inline |
Definition at line 3896 of file VhdlParser.h.
References vhdl::parser::CONFIGURATION_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_entity_aspect_1005_1_521().
|
inline |
Definition at line 3889 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OPEN_T.
Referenced by jj_3R_entity_aspect_1005_1_521().
|
inline |
Definition at line 3825 of file VhdlParser.h.
References jj_3R_entity_class_1012_1_598(), jj_3R_entity_class_1013_3_599(), jj_3R_entity_class_1014_3_600(), jj_3R_entity_class_1015_3_601(), jj_3R_entity_class_1016_3_602(), jj_3R_entity_class_1017_3_603(), jj_3R_entity_class_1018_3_604(), jj_3R_entity_class_1019_3_605(), jj_3R_entity_class_1020_3_606(), jj_3R_entity_class_1021_3_607(), jj_3R_entity_class_1022_3_608(), jj_3R_entity_class_1023_3_609(), jj_3R_entity_class_1024_3_610(), jj_3R_entity_class_1025_3_611(), jj_3R_entity_class_1026_3_612(), jj_3R_entity_class_1027_3_613(), jj_3R_entity_class_1028_3_614(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_class_entry_1033_2_557(), and jj_3R_entity_specification_1114_1_488().
|
inline |
Definition at line 3818 of file VhdlParser.h.
References vhdl::parser::ENTITY_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3811 of file VhdlParser.h.
References vhdl::parser::ARCHITECTURE_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3804 of file VhdlParser.h.
References vhdl::parser::CONFIGURATION_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3787 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::PROCEDURE_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3780 of file VhdlParser.h.
References vhdl::parser::FUNCTION_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3773 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::PACKAGE_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3766 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::TYPE_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3759 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SUBTYPE_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3752 of file VhdlParser.h.
References vhdl::parser::CONSTANT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3745 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SIGNAL_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3738 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::VARIABLE_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3731 of file VhdlParser.h.
References vhdl::parser::COMPONENT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3724 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LABEL_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3717 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LITERAL_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3710 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::UNITS_T.
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3703 of file VhdlParser.h.
References vhdl::parser::GROUP_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3688 of file VhdlParser.h.
References vhdl::parser::FILE_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_1012_1_555().
|
inline |
Definition at line 3504 of file VhdlParser.h.
References vhdl::parser::BOX_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_entry_1033_2_557().
|
inline |
Definition at line 3646 of file VhdlParser.h.
References jj_3R_entity_class_1012_1_555(), jj_3R_entity_class_entry_1033_21_618(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_class_entry_list_1038_2_491(), and jj_3R_entity_class_entry_list_1038_39_558().
|
inline |
Definition at line 3634 of file VhdlParser.h.
References jj_3R_entity_class_entry_1033_2_557(), jj_3R_entity_class_entry_list_1038_39_558(), jj_done, and jj_scanpos.
Referenced by jj_3R_group_template_declaration_1335_2_68().
|
inline |
Definition at line 3416 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_entity_class_entry_1033_2_557(), jj_done, and jj_scan_token().
Referenced by jj_3R_entity_class_entry_list_1038_2_491().
|
inline |
Definition at line 3539 of file VhdlParser.h.
References vhdl::parser::ENTITY_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_primary_unit_1897_1_210().
|
inline |
Definition at line 3212 of file VhdlParser.h.
References jj_3R_signature_2241_1_245(), and jj_done.
Referenced by jj_3R_entity_designator_1094_1_644().
|
inline |
Definition at line 3316 of file VhdlParser.h.
References jj_3R_entity_designator_1094_18_662(), jj_3R_entity_tag_1136_1_661(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_name_list_1105_1_595(), and jj_3R_entity_name_list_1105_28_645().
|
inline |
Definition at line 3267 of file VhdlParser.h.
References jj_3R_entity_name_list_1105_1_595(), jj_3R_entity_name_list_1106_3_596(), jj_3R_entity_name_list_1107_3_597(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_specification_1114_1_488().
|
inline |
Definition at line 3255 of file VhdlParser.h.
References jj_3R_entity_designator_1094_1_644(), jj_3R_entity_name_list_1105_28_645(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_name_list_1105_1_554().
|
inline |
Definition at line 3129 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_entity_designator_1094_1_644(), jj_done, and jj_scan_token().
Referenced by jj_3R_entity_name_list_1105_1_595().
|
inline |
Definition at line 3248 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OTHER_T.
Referenced by jj_3R_entity_name_list_1105_1_554().
|
inline |
Definition at line 3241 of file VhdlParser.h.
References vhdl::parser::ALL_T, jj_done, and jj_scan_token().
Referenced by jj_3R_entity_name_list_1105_1_554().
|
inline |
Definition at line 3189 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_entity_class_1012_1_555(), jj_3R_entity_name_list_1105_1_554(), jj_done, and jj_scan_token().
Referenced by jj_3R_attribute_specification_526_3_395().
|
inline |
Definition at line 3101 of file VhdlParser.h.
References jj_3R_entity_tag_1136_1_684(), jj_3R_entity_tag_1137_3_685(), jj_done, and jj_scanpos.
Referenced by jj_3R_entity_designator_1094_1_644().
|
inline |
Definition at line 3094 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_entity_tag_1136_1_661().
|
inline |
Definition at line 3087 of file VhdlParser.h.
References jj_3R_character_literal_682_3_369(), and jj_done.
Referenced by jj_3R_entity_tag_1136_1_661().
|
inline |
Definition at line 3075 of file VhdlParser.h.
References jj_3R_enumeration_literal_1142_2_217(), jj_3R_enumeration_literal_1143_4_218(), jj_done, and jj_scanpos.
Referenced by jj_3_50(), jj_3R_enumeration_type_definition_1148_38_251(), jj_3R_enumeration_type_definition_1148_3_116(), and jj_3R_literal_1573_1_241().
|
inline |
Definition at line 3068 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_enumeration_literal_1142_2_102().
|
inline |
Definition at line 3050 of file VhdlParser.h.
References jj_3R_character_literal_682_3_369(), and jj_done.
Referenced by jj_3R_enumeration_literal_1142_2_102().
|
inline |
Definition at line 2861 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_enumeration_literal_1142_2_102(), jj_done, and jj_scan_token().
Referenced by jj_3R_enumeration_type_definition_1148_3_116().
|
inline |
Definition at line 3036 of file VhdlParser.h.
References jj_3R_enumeration_literal_1142_2_102(), jj_3R_enumeration_type_definition_1148_38_251(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_82(), and jj_3R_scalar_type_definition_2074_1_676().
|
inline |
Definition at line 3011 of file VhdlParser.h.
References vhdl::parser::EXIT_T, jj_3R_exit_statement_1154_3_272(), jj_3R_exit_statement_1154_43_273(), jj_3R_exit_statement_1155_3_274(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_94().
|
inline |
Definition at line 3003 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_exit_statement_1154_1_129().
|
inline |
Definition at line 2784 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_exit_statement_1154_1_129().
|
inline |
Definition at line 2995 of file VhdlParser.h.
References jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_exit_statement_1154_1_129().
|
inline |
Definition at line 2876 of file VhdlParser.h.
References jj_3R_logop_1174_3_320(), jj_3R_relation_2032_3_151(), and jj_done.
Referenced by jj_3R_expression_1168_1_61().
|
inline |
Definition at line 2983 of file VhdlParser.h.
References jj_3R_expression_1168_16_152(), jj_3R_relation_2032_3_151(), jj_done, and jj_scanpos.
Referenced by jj_3_1(), jj_3_125(), jj_3_59(), jj_3_68(), jj_3R_actual_designator_358_1_154(), jj_3R_assertion_475_31_355(), jj_3R_assertion_475_63_356(), jj_3R_attribute_name_521_68_250(), jj_3R_attribute_specification_526_3_395(), jj_3R_case_statement_653_1_126(), jj_3R_condition_809_3_83(), jj_3R_conditional_force_assignment_2828_3_149(), jj_3R_conditional_force_assignment_2831_13_315(), jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_constant_declaration_877_74_477(), jj_3R_delay_mechanism_925_5_573(), jj_3R_disconnection_specification_954_1_397(), jj_3R_element_association_973_1_247(), jj_3R_else_stat_2888_28_561(), jj_3R_else_stat_2888_5_493(), jj_3R_else_wave_list_2823_27_587(), jj_3R_else_wave_list_2823_3_545(), jj_3R_file_logical_name_1209_2_593(), jj_3R_file_open_information_1214_4_591(), jj_3R_index_specification_1402_3_628(), jj_3R_interface_variable_declaration_1485_49_207(), jj_3R_name_ext_1663_3_224(), jj_3R_name_ext_1664_47_370(), jj_3R_null_1663_32_107(), jj_3R_pathname_element_2786_19_313(), jj_3R_primary_1873_1_469(), jj_3R_qualified_expression_2001_7_238(), jj_3R_report_statement_2055_1_121(), jj_3R_report_statement_2057_11_259(), jj_3R_reslution_indication_2391_3_138(), jj_3R_return_statement_2068_53_276(), jj_3R_sel_var_list_2871_3_317(), jj_3R_sel_var_list_2871_58_401(), jj_3R_selected_force_assignment_2865_3_150(), jj_3R_selected_signal_assignment_2100_3_337(), jj_3R_selected_variable_assignment_2844_3_542(), jj_3R_selected_waveform_assignment_2858_3_385(), jj_3R_signal_declaration_2218_89_479(), jj_3R_test_att_name_1674_4_231(), jj_3R_timeout_clause_2424_1_382(), jj_3R_type_conversion_2432_3_111(), jj_3R_variable_assignment_statement_2494_1_457(), jj_3R_variable_declaration_2504_3_480(), jj_3R_waveform_element_2551_19_544(), and jj_3R_waveform_element_2551_2_463().
|
inline |
Definition at line 2728 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_external_pathname_2762_4_411(), jj_3R_sig_stat_2754_3_410(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), vhdl::parser::RSRS_T, and vhdl::parser::SLSL_T.
Referenced by jj_3R_name_1635_5_157().
|
inline |
Definition at line 2611 of file VhdlParser.h.
References jj_3R_external_pathname_2762_4_510(), jj_3R_external_pathname_2763_4_511(), jj_3R_external_pathname_2764_4_512(), jj_done, and jj_scanpos.
Referenced by jj_3R_external_name_2744_2_323().
|
inline |
Definition at line 2626 of file VhdlParser.h.
References jj_3R_absolute_pathname_2769_2_568(), and jj_done.
Referenced by jj_3R_external_pathname_2762_4_411().
|
inline |
Definition at line 2604 of file VhdlParser.h.
References jj_3R_relative_pathname_2776_3_569(), and jj_done.
Referenced by jj_3R_external_pathname_2762_4_411().
|
inline |
Definition at line 2597 of file VhdlParser.h.
References jj_3R_package_path_name_2803_3_570(), and jj_done.
Referenced by jj_3R_external_pathname_2762_4_411().
|
inline |
Definition at line 2755 of file VhdlParser.h.
References vhdl::parser::DOUBLEMULT_T, jj_3R_primary_1870_1_386(), jj_done, and jj_scan_token().
Referenced by jj_3R_factor_1189_1_291().
|
inline |
Definition at line 2823 of file VhdlParser.h.
References jj_3R_factor_1189_1_291(), jj_3R_factor_1190_3_292(), jj_3R_factor_1191_3_293(), jj_3R_factor_1192_3_294(), jj_3R_factor_1193_3_295(), jj_done, and jj_scanpos.
Referenced by jj_3_108(), and jj_3R_term_2419_2_134().
|
inline |
Definition at line 2844 of file VhdlParser.h.
References jj_3R_factor_1189_14_467(), jj_3R_primary_1870_1_386(), jj_done, and jj_scanpos.
Referenced by jj_3R_factor_1189_1_141().
|
inline |
Definition at line 2815 of file VhdlParser.h.
References vhdl::parser::ABS_T, jj_3R_primary_1870_1_386(), jj_done, and jj_scan_token().
Referenced by jj_3R_factor_1189_1_141().
|
inline |
Definition at line 2807 of file VhdlParser.h.
References jj_3R_primary_1870_1_386(), jj_done, jj_scan_token(), and vhdl::parser::NOT_T.
Referenced by jj_3R_factor_1189_1_141().
|
inline |
Definition at line 2799 of file VhdlParser.h.
References jj_3R_primary_1870_1_386(), jj_done, jj_scan_token(), and vhdl::parser::QQ_T.
Referenced by jj_3R_factor_1189_1_141().
|
inline |
Definition at line 2791 of file VhdlParser.h.
References jj_3R_logop_1174_3_320(), jj_3R_primary_1870_1_386(), and jj_done.
Referenced by jj_3R_factor_1189_1_141().
|
inline |
Definition at line 2763 of file VhdlParser.h.
References vhdl::parser::COLON_T, vhdl::parser::FILE_T, jj_3R_file_declaration_1199_67_481(), jj_3R_identifier_list_1354_4_205(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_599_3_303(), jj_3R_process_declarative_item_1932_3_530(), jj_3R_protected_type_body_declarative_item_2578_7_712(), and jj_3R_subprogram_declarative_item_2315_3_670().
|
inline |
Definition at line 2422 of file VhdlParser.h.
References jj_3R_file_open_information_1214_2_549(), and jj_done.
Referenced by jj_3R_file_declaration_1199_2_392().
|
inline |
Definition at line 2721 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3R_file_open_information_1214_2_549().
|
inline |
Definition at line 2693 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_file_logical_name_1209_2_593(), jj_3R_file_open_information_1214_38_592(), jj_3R_file_open_information_1214_4_591(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_file_declaration_1199_67_481().
|
inline |
Definition at line 2459 of file VhdlParser.h.
References jj_3R_inout_stat_2882_3_399(), and jj_done.
Referenced by jj_3R_file_open_information_1214_2_549().
|
inline |
Definition at line 2685 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::OPEN_T.
Referenced by jj_3R_file_open_information_1214_2_549().
|
inline |
Definition at line 2676 of file VhdlParser.h.
References vhdl::parser::FILE_T, jj_3R_type_mark_2456_3_161(), jj_done, jj_scan_token(), and vhdl::parser::OF_T.
Referenced by jj_3R_type_definition_2447_3_642().
|
inline |
Definition at line 2578 of file VhdlParser.h.
References jj_3R_formal_designator_1229_5_412(), jj_3R_formal_designator_1230_6_413(), jj_done, and jj_scanpos.
Referenced by jj_3R_formal_part_1241_11_160().
|
inline |
Definition at line 2590 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_formal_designator_1229_5_326().
|
inline |
Definition at line 2571 of file VhdlParser.h.
References vhdl::parser::INTEGER, jj_done, and jj_scan_token().
Referenced by jj_3R_formal_designator_1229_5_326().
|
inline |
Definition at line 2543 of file VhdlParser.h.
References jj_3R_interface_list_1476_3_327(), and jj_done.
Referenced by jj_3R_subprogram_specification_2366_3_539().
|
inline |
Definition at line 2466 of file VhdlParser.h.
References jj_3R_formal_designator_1229_5_326(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_formal_part_1241_1_66().
|
inline |
Definition at line 2525 of file VhdlParser.h.
References jj_3R_formal_part_1241_11_160(), jj_3R_name_1633_2_63(), jj_done, and jj_scanpos.
Referenced by jj_3_6(), and jj_3R_association_element_494_3_418().
|
inline |
Definition at line 2483 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_identifier_1348_3_74(), jj_3R_type_definition_2444_1_588(), jj_done, jj_scan_token(), vhdl::parser::SEMI_T, and vhdl::parser::TYPE_T.
Referenced by jj_3_109().
|
inline |
Definition at line 2362 of file VhdlParser.h.
References jj_3R_actual_parameter_part_370_4_236(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_67(), and jj_3R_primary_1870_1_468().
|
inline |
Definition at line 3057 of file VhdlParser.h.
References vhdl::parser::GENERIC_T, jj_3R_association_list_500_1_169(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::MAP_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_104(), jj_3R_interface_package_declaration_2658_55_648(), jj_3R_package_instantiation_declaration_2649_71_246(), and jj_3R_subprogram_instantiation_declaration_2667_73_284().
|
inline |
Definition at line 3026 of file VhdlParser.h.
References vhdl::parser::GENERIC_T, jj_3R_interface_list_1476_3_327(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_103().
|
inline |
Definition at line 2282 of file VhdlParser.h.
References jj_3R_generate_scheme_1295_1_335(), jj_3R_generate_scheme_1296_3_336(), jj_done, and jj_scanpos.
Referenced by jj_3R_generate_statement_1283_1_78().
|
inline |
Definition at line 2294 of file VhdlParser.h.
References vhdl::parser::FOR_T, jj_done, and jj_scan_token().
Referenced by jj_3R_generate_scheme_1295_1_174().
|
inline |
Definition at line 2268 of file VhdlParser.h.
References vhdl::parser::IF_T, jj_done, and jj_scan_token().
Referenced by jj_3R_generate_scheme_1295_1_174().
|
inline |
Definition at line 2336 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_generate_scheme_1295_1_174(), jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_20().
|
inline |
Definition at line 2257 of file VhdlParser.h.
References vhdl::parser::GENERIC_T, jj_3R_generic_list_1306_2_162(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::RPAREN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_9(), and jj_3R_component_declaration_717_5_485().
|
inline |
Definition at line 2209 of file VhdlParser.h.
References jj_3R_interface_list_1476_3_327(), and jj_done.
Referenced by jj_3R_generic_clause_1301_2_69().
|
inline |
Definition at line 2145 of file VhdlParser.h.
References vhdl::parser::GENERIC_T, jj_3R_association_list_500_1_169(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::MAP_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_13(), jj_3R_binding_indication_568_4_429(), and jj_3R_component_instantiation_statement_741_11_178().
|
inline |
Definition at line 2133 of file VhdlParser.h.
References jj_3R_group_constituent_1316_2_619(), jj_3R_group_constituent_1317_4_620(), jj_done, and jj_scanpos.
Referenced by jj_3R_group_constituent_list_1322_28_560(), and jj_3R_group_constituent_list_1322_3_492().
|
inline |
Definition at line 2126 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_group_constituent_1316_2_559().
|
inline |
Definition at line 2092 of file VhdlParser.h.
References jj_3R_character_literal_682_3_369(), and jj_done.
Referenced by jj_3R_group_constituent_1316_2_559().
|
inline |
Definition at line 1943 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_group_constituent_1316_2_559(), jj_done, and jj_scan_token().
Referenced by jj_3R_group_constituent_list_1322_3_492().
|
inline |
Definition at line 2073 of file VhdlParser.h.
References jj_3R_group_constituent_1316_2_559(), jj_3R_group_constituent_list_1322_28_560(), jj_done, and jj_scanpos.
Referenced by jj_3R_group_declaration_1327_3_398().
|
inline |
Definition at line 2035 of file VhdlParser.h.
References vhdl::parser::COLON_T, vhdl::parser::GROUP_T, jj_3R_group_constituent_list_1322_3_492(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::RPAREN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_block_declarative_item_612_3_311(), jj_3R_process_declarative_item_1942_3_534(), jj_3R_protected_type_body_declarative_item_2587_7_717(), and jj_3R_subprogram_declarative_item_2325_3_675().
|
inline |
Definition at line 2004 of file VhdlParser.h.
References vhdl::parser::GROUP_T, vhdl::parser::IS_T, jj_3R_entity_class_entry_list_1038_2_491(), jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::RPAREN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_102(), jj_3_113(), jj_3_35(), jj_3_62(), jj_3_64(), jj_3_78(), and jj_3_8().
|
inline |
Definition at line 4094 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_name_1633_2_63(), jj_3R_signal_list_2234_2_556(), jj_done, and jj_scan_token().
Referenced by jj_3R_disconnection_specification_954_1_397().
|
inline |
Definition at line 1924 of file VhdlParser.h.
References vhdl::parser::EXTENDED_CHARACTER, jj_done, and jj_scan_token().
Referenced by jj_3R_identifier_1348_3_74().
|
inline |
Definition at line 1931 of file VhdlParser.h.
References jj_3R_identifier_1348_3_170(), jj_3R_identifier_1349_4_171(), jj_done, and jj_scanpos.
Referenced by jj_3_111(), jj_3_117(), jj_3_118(), jj_3_14(), jj_3_15(), jj_3_16(), jj_3_39(), jj_3_76(), jj_3_96(), jj_3R_absolute_pathname_2769_2_621(), jj_3R_absolute_pathname_2771_3_622(), jj_3R_actual_designator_361_3_155(), jj_3R_alias_designator_414_2_550(), jj_3R_attribute_declaration_505_2_67(), jj_3R_attribute_designator_514_3_371(), jj_3R_attribute_name_521_3_115(), jj_3R_case_statement_653_3_265(), jj_3R_case_statement_662_28_634(), jj_3R_choice_696_4_353(), jj_3R_component_declaration_715_2_394(), jj_3R_component_declaration_723_27_487(), jj_3R_component_instantiation_statement_730_2_81(), jj_3R_configuration_declaration_838_2_367(), jj_3R_context_declaration_2633_128_189(), jj_3R_context_declaration_2633_2_87(), jj_3R_context_ref_2625_2_348(), jj_3R_context_ref_2625_31_435(), jj_3R_designator_942_2_580(), jj_3R_entity_aspect_1005_27_626(), jj_3R_entity_declaration_1044_5_366(), jj_3R_enumeration_literal_1142_2_217(), jj_3R_exit_statement_1154_3_272(), jj_3R_exit_statement_1154_43_273(), jj_3R_full_type_declaration_1246_3_142(), jj_3R_generate_statement_1283_1_78(), jj_3R_group_declaration_1327_3_398(), jj_3R_group_template_declaration_1335_2_68(), jj_3R_if_statement_1359_4_264(), jj_3R_if_statement_1378_46_631(), jj_3R_ifunc_2910_98_693(), jj_3R_incomplete_type_declaration_1387_3_547(), jj_3R_instantiation_unit_1412_1_338(), jj_3R_instantiation_unit_1413_86_424(), jj_3R_interface_declaration_1452_2_572(), jj_3R_interface_package_declaration_2658_2_95(), jj_3R_iproc_2901_3_360(), jj_3R_label_1537_2_145(), jj_3R_loop_statement_1586_3_266(), jj_3R_loop_statement_1594_28_635(), jj_3R_name_1636_6_158(), jj_3R_next_statement_1685_3_269(), jj_3R_next_statement_1685_43_270(), jj_3R_null_2133_18_118(), jj_3R_null_2145_19_123(), jj_3R_null_781_12_76(), jj_3R_null_784_12_77(), jj_3R_null_792_12_79(), jj_3R_null_statement_1698_3_459(), jj_3R_package_declaration_1773_2_368(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_parameter_specification_1833_1_543(), jj_3R_pathname_element_2786_3_148(), jj_3R_physical_type_definition_1843_9_694(), jj_3R_process_statement_1952_3_197(), jj_3R_process_statement_1970_24_201(), jj_3R_protected_type_body_2567_38_681(), jj_3R_protected_type_declaration_2603_31_683(), jj_3R_qualified_expression_1997_3_64(), jj_3R_relative_pathname_2776_3_569(), jj_3R_report_statement_2055_3_258(), jj_3R_return_statement_2068_3_275(), jj_3R_secondary_unit_declaration_2087_1_721(), jj_3R_selected_name_2095_2_434(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), jj_3R_subtype_declaration_2382_1_388(), jj_3R_ttend_2711_12_296(), and jj_3R_wait_statement_2534_3_260().
|
inline |
Definition at line 1917 of file VhdlParser.h.
References vhdl::parser::BASIC_IDENTIFIER, jj_done, and jj_scan_token().
Referenced by jj_3R_identifier_1348_3_74().
|
inline |
Definition at line 1807 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_identifier_list_1354_4_205().
|
inline |
Definition at line 1882 of file VhdlParser.h.
References jj_3R_identifier_list_1354_16_362(), jj_3R_name_1633_2_63(), jj_done, and jj_scanpos.
Referenced by jj_3R_constant_declaration_877_4_389(), jj_3R_element_declaration_983_3_705(), jj_3R_file_declaration_1199_2_392(), jj_3R_instantiation_list_1419_3_425(), jj_3R_interface_file_declaration_1467_3_97(), jj_3R_interface_variable_declaration_1483_1_96(), jj_3R_library_clause_1542_2_346(), jj_3R_signal_declaration_2218_1_390(), and jj_3R_variable_declaration_2503_1_391().
|
inline |
Definition at line 1858 of file VhdlParser.h.
References vhdl::parser::END_T, vhdl::parser::IF_T, jj_3R_condition_809_3_83(), jj_3R_if_statement_1359_4_264(), jj_3R_if_statement_1367_6_629(), jj_3R_if_statement_1374_6_630(), jj_3R_if_statement_1378_46_631(), jj_3R_sequence_of_statement_2128_2_268(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::THEN_T.
Referenced by jj_3_90().
|
inline |
Definition at line 1850 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_if_statement_1359_3_125().
|
inline |
Definition at line 1797 of file VhdlParser.h.
References vhdl::parser::ELSIF_T, jj_3R_condition_809_3_83(), jj_3R_sequence_of_statement_2128_2_268(), jj_done, jj_scan_token(), and vhdl::parser::THEN_T.
Referenced by jj_3R_if_statement_1359_3_125().
|
inline |
Definition at line 1761 of file VhdlParser.h.
References vhdl::parser::ELSE_T, jj_3R_sequence_of_statement_2128_2_268(), jj_done, and jj_scan_token().
Referenced by jj_3R_if_statement_1359_3_125().
|
inline |
Definition at line 1541 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_if_statement_1359_3_125().
|
inline |
Definition at line 1781 of file VhdlParser.h.
References vhdl::parser::FUNCTION_T, jj_3R_ifunc_2910_3_443(), jj_3R_ifunc_2910_87_444(), jj_3R_name_1633_2_63(), jj_3R_param_2936_3_442(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::RETURN_T.
Referenced by jj_3R_interface_subprogram_declaration_2896_4_203().
|
inline |
Definition at line 1769 of file VhdlParser.h.
References jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_ifunc_2910_2_361().
|
inline |
Definition at line 1438 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_ifunc_2910_98_693(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_ifunc_2910_2_361().
|
inline |
Definition at line 1414 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_ifunc_2910_87_444().
|
inline |
Definition at line 1729 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), vhdl::parser::SEMI_T, and vhdl::parser::TYPE_T.
Referenced by jj_3R_type_declaration_2439_3_476().
|
inline |
Definition at line 1700 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), jj_3R_index_constraint_1395_42_159(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_29(), jj_3_5(), jj_3R_constraint_904_5_286(), and jj_3R_constraint_array_definition_890_1_703().
|
inline |
Definition at line 1525 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_discrete_range_964_3_72(), jj_done, and jj_scan_token().
Referenced by jj_3R_index_constraint_1395_3_65().
|
inline |
Definition at line 1688 of file VhdlParser.h.
References jj_3R_index_specification_1400_2_627(), jj_3R_index_specification_1402_3_628(), jj_done, and jj_scanpos.
Referenced by jj_3R_block_specification_629_12_522().
|
inline |
Definition at line 1681 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), and jj_done.
Referenced by jj_3R_index_specification_1400_2_577().
|
inline |
Definition at line 1655 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3R_index_specification_1400_2_577().
|
inline |
Definition at line 1637 of file VhdlParser.h.
References vhdl::parser::BOX_T, jj_3R_type_mark_2456_3_161(), jj_done, jj_scan_token(), and vhdl::parser::RANGE_T.
Referenced by jj_3R_unconstraint_array_definition_2461_1_704(), and jj_3R_unconstraint_array_definition_2461_53_723().
|
inline |
Definition at line 1951 of file VhdlParser.h.
References jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_conditional_force_assignment_2830_15_314(), jj_3R_file_open_information_1214_38_592(), and jj_3R_selected_force_assignment_2866_52_316().
|
inline |
Definition at line 1562 of file VhdlParser.h.
References jj_3R_instantiation_list_1419_3_425(), jj_3R_instantiation_list_1420_3_426(), jj_3R_instantiation_list_1421_3_427(), jj_done, and jj_scanpos.
Referenced by jj_3R_component_specification_747_1_181().
|
inline |
Definition at line 1577 of file VhdlParser.h.
References jj_3R_identifier_list_1354_4_205(), and jj_done.
Referenced by jj_3R_instantiation_list_1419_3_343().
|
inline |
Definition at line 1555 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OTHER_T.
Referenced by jj_3R_instantiation_list_1419_3_343().
|
inline |
Definition at line 1548 of file VhdlParser.h.
References vhdl::parser::ALL_T, jj_done, and jj_scan_token().
Referenced by jj_3R_instantiation_list_1419_3_343().
|
inline |
Definition at line 1605 of file VhdlParser.h.
References jj_3R_instantiation_unit_1412_1_338(), jj_3R_instantiation_unit_1413_3_339(), jj_3R_instantiation_unit_1414_3_340(), jj_done, and jj_scanpos.
Referenced by jj_3R_component_instantiation_statement_730_2_81().
|
inline |
Definition at line 1627 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_instantiation_unit_1412_1_177().
|
inline |
Definition at line 1592 of file VhdlParser.h.
References vhdl::parser::ENTITY_T, jj_3_41(), jj_3R_instantiation_unit_1413_86_424(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_instantiation_unit_1412_1_177().
|
inline |
Definition at line 1357 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_instantiation_unit_1413_3_339().
|
inline |
Definition at line 1584 of file VhdlParser.h.
References vhdl::parser::CONFIGURATION_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_instantiation_unit_1412_1_177().
|
inline |
Definition at line 1494 of file VhdlParser.h.
References jj_3_42(), jj_3_43(), jj_3_44(), jj_3_45(), jj_3R_interface_declaration_1449_1_571(), jj_3R_interface_declaration_1452_2_572(), jj_done, and jj_scanpos.
Referenced by jj_3R_interface_element_1462_3_414().
|
inline |
Definition at line 1466 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1458 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_3R_object_class_1711_1_625(), and jj_done.
Referenced by jj_3R_interface_declaration_1437_1_513().
|
inline |
Definition at line 1431 of file VhdlParser.h.
References jj_3R_interface_declaration_1437_1_513(), and jj_done.
Referenced by jj_3R_interface_list_1476_26_415(), and jj_3R_interface_list_1476_3_327().
|
inline |
Definition at line 1421 of file VhdlParser.h.
References vhdl::parser::COLON_T, vhdl::parser::FILE_T, jj_3R_identifier_list_1354_4_205(), jj_3R_subtype_indication_2398_3_89(), jj_done, and jj_scan_token().
Referenced by jj_3_45().
|
inline |
Definition at line 1349 of file VhdlParser.h.
References jj_3R_interface_element_1462_3_414(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_interface_list_1476_3_327().
|
inline |
Definition at line 1402 of file VhdlParser.h.
References jj_3R_interface_element_1462_3_414(), jj_3R_interface_list_1476_26_415(), jj_done, and jj_scanpos.
Referenced by jj_3R_formal_parameter_list_1236_2_582(), jj_3R_gen_interface_list_2683_4_136(), jj_3R_generic_list_1306_2_162(), jj_3R_param_2937_5_535(), jj_3R_port_list_1860_3_594(), and jj_3R_subprogram_specification_2349_5_537().
|
inline |
Definition at line 3151 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_identifier_1348_3_74(), jj_3R_interface_package_declaration_2658_55_648(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::NEW_T, and vhdl::parser::PACKAGE_T.
|
inline |
Definition at line 2938 of file VhdlParser.h.
References jj_3R_gen_assoc_list_2678_4_137(), and jj_done.
Referenced by jj_3R_interface_package_declaration_2658_2_95().
|
inline |
Definition at line 1831 of file VhdlParser.h.
References jj_3R_iproc_2901_3_360(), and jj_done.
Referenced by jj_3R_interface_subprogram_declaration_2895_4_94().
|
inline |
Definition at line 1838 of file VhdlParser.h.
References jj_3R_interface_subprogram_declaration_2895_4_202(), jj_3R_interface_subprogram_declaration_2896_4_203(), jj_done, and jj_scanpos.
Referenced by jj_3_42().
|
inline |
Definition at line 1824 of file VhdlParser.h.
References jj_3R_ifunc_2910_2_361(), and jj_done.
Referenced by jj_3R_interface_subprogram_declaration_2895_4_94().
|
inline |
Definition at line 1384 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_list_1354_4_205(), jj_3R_interface_variable_declaration_1483_3_204(), jj_3R_interface_variable_declaration_1484_37_206(), jj_3R_interface_variable_declaration_1485_49_207(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_44().
|
inline |
Definition at line 1366 of file VhdlParser.h.
References jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_interface_variable_declaration_1483_1_96().
|
inline |
Definition at line 1322 of file VhdlParser.h.
References jj_3R_mode_1615_1_363(), and jj_done.
Referenced by jj_3R_interface_variable_declaration_1483_1_96().
|
inline |
Definition at line 1306 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::VARASSIGN_T.
Referenced by jj_3R_interface_variable_declaration_1483_1_96().
|
inline |
Definition at line 1815 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_3R_param_2936_3_442(), jj_done, jj_scan_token(), and vhdl::parser::PROCEDURE_T.
Referenced by jj_3R_interface_subprogram_declaration_2895_4_202().
|
inline |
Definition at line 1329 of file VhdlParser.h.
References jj_3R_iteration_scheme_1519_1_460(), jj_3R_iteration_scheme_1526_3_461(), jj_done, and jj_scanpos.
Referenced by jj_3R_loop_statement_1587_7_267().
|
inline |
Definition at line 1341 of file VhdlParser.h.
References jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::WHILE_T.
Referenced by jj_3R_iteration_scheme_1519_1_383().
|
inline |
Definition at line 1314 of file VhdlParser.h.
References vhdl::parser::FOR_T, jj_3R_parameter_specification_1833_1_543(), jj_done, and jj_scan_token().
Referenced by jj_3R_iteration_scheme_1519_1_383().
|
inline |
Definition at line 8754 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3_115(), and jj_3R_assertion_statement_486_5_257().
|
inline |
Definition at line 8745 of file VhdlParser.h.
References jj_3R_identifier_list_1354_4_205(), jj_done, jj_scan_token(), vhdl::parser::LIBRARY_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_context_item_910_2_184(), and jj_3R_libustcont_stats_2643_6_437().
|
inline |
Definition at line 3219 of file VhdlParser.h.
References jj_3R_libustcont_stats_2642_4_436(), jj_3R_libustcont_stats_2643_6_437(), jj_3R_libustcont_stats_2644_6_438(), jj_done, and jj_scanpos.
Referenced by jj_3R_context_declaration_2633_80_188().
|
inline |
Definition at line 3234 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_libustcont_stats_2642_4_349().
|
inline |
Definition at line 3205 of file VhdlParser.h.
References jj_3R_library_clause_1542_2_346(), and jj_done.
Referenced by jj_3R_libustcont_stats_2642_4_349().
|
inline |
Definition at line 3198 of file VhdlParser.h.
References jj_3R_context_ref_2625_2_348(), and jj_done.
Referenced by jj_3R_libustcont_stats_2642_4_349().
|
inline |
Definition at line 8710 of file VhdlParser.h.
References jj_3R_literal_1566_2_239(), jj_3R_literal_1569_2_240(), jj_3R_literal_1573_1_241(), jj_3R_literal_1575_3_242(), jj_3R_literal_1576_3_243(), jj_done, and jj_scanpos.
Referenced by jj_3_71(), and jj_3R_primary_1882_1_472().
|
inline |
Definition at line 8731 of file VhdlParser.h.
References jj_3R_bit_string_literal_574_3_100(), and jj_done.
Referenced by jj_3R_literal_1566_2_112().
|
inline |
Definition at line 8703 of file VhdlParser.h.
References jj_3R_numeric_literal_1704_2_101(), and jj_done.
Referenced by jj_3R_literal_1566_2_112().
|
inline |
Definition at line 8696 of file VhdlParser.h.
References jj_3R_enumeration_literal_1142_2_102(), and jj_done.
Referenced by jj_3R_literal_1566_2_112().
|
inline |
Definition at line 8689 of file VhdlParser.h.
References jj_3R_string_literal_2265_1_373(), and jj_done.
Referenced by jj_3R_literal_1566_2_112().
|
inline |
Definition at line 8675 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::NULL_T.
Referenced by jj_3R_literal_1566_2_112().
|
inline |
Definition at line 2952 of file VhdlParser.h.
References jj_3R_logop_1174_3_404(), jj_3R_logop_1175_4_405(), jj_3R_logop_1176_4_406(), jj_3R_logop_1177_4_407(), jj_3R_logop_1178_4_408(), jj_3R_logop_1179_4_409(), jj_done, and jj_scanpos.
Referenced by jj_3R_expression_1168_16_152(), and jj_3R_factor_1193_3_295().
|
inline |
Definition at line 2976 of file VhdlParser.h.
References vhdl::parser::AND_T, jj_done, and jj_scan_token().
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 2920 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::NAND_T.
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 2913 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::NOR_T.
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 2906 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::XNOR_T.
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 2899 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::XOR_T.
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 2892 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OR_T.
Referenced by jj_3R_logop_1174_3_320().
|
inline |
Definition at line 8643 of file VhdlParser.h.
References vhdl::parser::END_T, jj_3R_loop_statement_1586_3_266(), jj_3R_loop_statement_1587_7_267(), jj_3R_loop_statement_1594_28_635(), jj_3R_sequence_of_statement_2128_2_268(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LOOP_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_92().
|
inline |
Definition at line 8635 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_loop_statement_1586_1_127().
|
inline |
Definition at line 8628 of file VhdlParser.h.
References jj_3R_iteration_scheme_1519_1_383(), and jj_done.
Referenced by jj_3R_loop_statement_1586_1_127().
|
inline |
Definition at line 8565 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_loop_statement_1586_1_127().
|
inline |
Definition at line 8600 of file VhdlParser.h.
References jj_3R_mode_1615_1_445(), jj_3R_mode_1616_3_446(), jj_3R_mode_1617_3_447(), jj_3R_mode_1618_3_448(), jj_3R_mode_1619_3_449(), jj_done, and jj_scanpos.
Referenced by jj_3R_interface_variable_declaration_1484_37_206().
|
inline |
Definition at line 8621 of file VhdlParser.h.
References vhdl::parser::IN_T, jj_done, and jj_scan_token().
Referenced by jj_3R_mode_1615_1_363().
|
inline |
Definition at line 8593 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OUT_T.
Referenced by jj_3R_mode_1615_1_363().
|
inline |
Definition at line 8586 of file VhdlParser.h.
References vhdl::parser::INOUT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_mode_1615_1_363().
|
inline |
Definition at line 8579 of file VhdlParser.h.
References vhdl::parser::BUFFER_T, jj_done, and jj_scan_token().
Referenced by jj_3R_mode_1615_1_363().
|
inline |
Definition at line 8572 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LINKAGE_T.
Referenced by jj_3R_mode_1615_1_363().
|
inline |
Definition at line 8540 of file VhdlParser.h.
References jj_3R_multiplying_operation_1624_1_287(), jj_3R_multiplying_operation_1625_3_288(), jj_3R_multiplying_operation_1626_3_289(), jj_3R_multiplying_operation_1627_3_290(), jj_done, and jj_scanpos.
Referenced by jj_3_108().
|
inline |
Definition at line 8558 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::MULT_T.
Referenced by jj_3R_multiplying_operation_1624_1_140().
|
inline |
Definition at line 8533 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SLASH_T.
Referenced by jj_3R_multiplying_operation_1624_1_140().
|
inline |
Definition at line 8526 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::MOD_T.
Referenced by jj_3R_multiplying_operation_1624_1_140().
|
inline |
Definition at line 8519 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::REM_T.
Referenced by jj_3R_multiplying_operation_1624_1_140().
|
inline |
Definition at line 8504 of file VhdlParser.h.
References jj_3R_name_1634_4_156(), jj_3R_name_1635_5_157(), jj_3R_name_1636_6_158(), jj_done, and jj_scanpos.
Referenced by jj_3_107(), jj_3_3(), jj_3_72(), jj_3R_actual_part_381_2_516(), jj_3R_alias_declaration_401_2_393(), jj_3R_attribute_name_521_46_249(), jj_3R_block_specification_629_3_431(), jj_3R_component_specification_747_1_181(), jj_3R_entity_aspect_1005_1_574(), jj_3R_entity_aspect_1006_3_575(), jj_3R_entity_tag_1136_1_684(), jj_3R_formal_designator_1229_5_412(), jj_3R_formal_part_1241_1_66(), jj_3R_function_call_1278_1_110(), jj_3R_group_constituent_1316_2_619(), jj_3R_guarded_signal_specificatio_959_2_489(), jj_3R_identifier_list_1354_16_362(), jj_3R_identifier_list_1354_4_205(), jj_3R_ifunc_2910_2_361(), jj_3R_instantiation_unit_1413_3_339(), jj_3R_instantiation_unit_1414_3_340(), jj_3R_interface_package_declaration_2658_2_95(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_package_path_name_2803_3_570(), jj_3R_physical_literal_1838_2_108(), jj_3R_physical_type_definition_1848_33_702(), jj_3R_primary_1885_1_473(), jj_3R_procedure_call_1912_2_180(), jj_3R_record_type_definition_2027_21_698(), jj_3R_select_name_2853_3_687(), jj_3R_sensitivity_list_2123_12_524(), jj_3R_sensitivity_list_2123_2_440(), jj_3R_signal_list_2234_12_646(), jj_3R_signal_list_2234_2_615(), jj_3R_signature_2242_15_453(), jj_3R_signature_2242_4_374(), jj_3R_signature_2243_4_375(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), jj_3R_subtype_indication_2398_45_192(), jj_3R_suffix_2404_1_225(), jj_3R_target_2413_2_255(), jj_3R_type_conversion_2432_3_111(), and jj_3R_type_mark_2456_3_161().
|
inline |
Definition at line 8404 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_3R_name_1634_4_156().
|
inline |
Definition at line 8494 of file VhdlParser.h.
References jj_3R_name_1634_25_322(), jj_3R_operator_symbol_1721_1_321(), jj_done, and jj_scanpos.
Referenced by jj_3R_name_1633_2_63().
|
inline |
Definition at line 8411 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_3R_name_1635_5_157().
|
inline |
Definition at line 8484 of file VhdlParser.h.
References jj_3R_external_name_2744_2_323(), jj_3R_name_1635_24_324(), jj_done, and jj_scanpos.
Referenced by jj_3R_name_1633_2_63().
|
inline |
Definition at line 8418 of file VhdlParser.h.
References jj_3R_name_ext1_1644_4_103(), and jj_done.
Referenced by jj_3R_name_1636_6_158().
|
inline |
Definition at line 8474 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_3R_name_1636_22_325(), jj_done, and jj_scanpos.
Referenced by jj_3R_name_1633_2_63().
|
inline |
Definition at line 8381 of file VhdlParser.h.
References jj_3R_name_ext_1650_3_104(), and jj_done.
Referenced by jj_3R_name_ext1_1644_4_103().
|
inline |
Definition at line 8462 of file VhdlParser.h.
References jj_3R_name_ext1_1644_18_219(), jj_3R_name_ext_1650_3_104(), jj_done, and jj_scanpos.
Referenced by jj_3_51(), jj_3_52(), jj_3_53(), jj_3R_name_1634_25_322(), jj_3R_name_1635_24_324(), and jj_3R_name_1636_22_325().
|
inline |
Definition at line 8441 of file VhdlParser.h.
References jj_3R_name_ext_1651_2_220(), jj_3R_name_ext_1654_2_221(), jj_3R_name_ext_1657_3_222(), jj_3R_name_ext_1660_2_223(), jj_3R_name_ext_1663_3_224(), jj_done, and jj_scanpos.
Referenced by jj_3_54(), jj_3R_name_ext1_1644_18_219(), and jj_3R_name_ext1_1644_4_103().
|
inline |
Definition at line 8433 of file VhdlParser.h.
References vhdl::parser::APOSTROPHE_T, jj_done, jj_scan_token(), and vhdl::parser::SUBTYPE_T.
Referenced by jj_3R_name_ext_1650_3_104().
|
inline |
Definition at line 8425 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_suffix_2404_1_105(), jj_done, and jj_scan_token().
Referenced by jj_3R_name_ext_1650_3_104().
|
inline |
Definition at line 8397 of file VhdlParser.h.
References jj_3R_test_att_name_1672_3_106(), and jj_done.
Referenced by jj_3R_name_ext_1650_3_104().
|
inline |
Definition at line 8388 of file VhdlParser.h.
References jj_3R_discrete_range_964_3_72(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_name_ext_1650_3_104().
|
inline |
Definition at line 8359 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_name_ext_1664_47_370(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_name_ext_1650_3_104().
|
inline |
Definition at line 8165 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_expression_1168_1_61(), jj_done, and jj_scan_token().
Referenced by jj_3R_name_ext_1663_3_224().
|
inline |
Definition at line 2494 of file VhdlParser.h.
References jj_3R_neg_list_2781_3_647(), jj_done, and jj_scanpos.
Referenced by jj_3R_relative_pathname_2776_3_569().
|
inline |
Definition at line 2475 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_done, jj_scan_token(), and vhdl::parser::NEG_T.
Referenced by jj_3R_neg_list_2781_2_623().
|
inline |
Definition at line 8249 of file VhdlParser.h.
References jj_3R_next_statement_1685_3_269(), jj_3R_next_statement_1685_43_270(), jj_3R_next_statement_1686_3_271(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::NEXT_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_93().
|
inline |
Definition at line 8234 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_next_statement_1685_1_128().
|
inline |
Definition at line 8077 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_next_statement_1685_1_128().
|
inline |
Definition at line 8226 of file VhdlParser.h.
References jj_3R_condition_809_3_83(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_next_statement_1685_1_128().
|
inline |
Definition at line 8218 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_expression_1168_1_61(), jj_done, and jj_scan_token().
Referenced by jj_3_59().
|
inline |
Definition at line 6120 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_84().
|
inline |
Definition at line 6073 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_88().
|
inline |
Definition at line 5015 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_18().
|
inline |
Definition at line 4981 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_19().
|
inline |
Definition at line 4931 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3_21().
|
inline |
Definition at line 8207 of file VhdlParser.h.
References jj_3R_null_statement_1698_3_459(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::NULL_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_sequential_statement_2169_5_254().
|
inline |
Definition at line 8199 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_null_statement_1698_1_379().
|
inline |
Definition at line 8187 of file VhdlParser.h.
References jj_3R_numeric_literal_1704_2_215(), jj_3R_numeric_literal_1706_4_216(), jj_done, and jj_scanpos.
Referenced by jj_3_49(), and jj_3R_literal_1569_2_240().
|
inline |
Definition at line 8180 of file VhdlParser.h.
References jj_3R_physical_literal_1838_2_108(), and jj_done.
Referenced by jj_3R_numeric_literal_1704_2_101().
|
inline |
Definition at line 8173 of file VhdlParser.h.
References jj_3R_abstract_literal_341_4_109(), and jj_done.
Referenced by jj_3R_numeric_literal_1704_2_101().
|
inline |
Definition at line 8141 of file VhdlParser.h.
References jj_3R_object_class_1711_1_649(), jj_3R_object_class_1712_2_650(), jj_3R_object_class_1713_2_651(), jj_3R_object_class_1714_2_652(), jj_3R_object_class_1715_2_653(), jj_3R_object_class_1716_2_654(), jj_done, and jj_scanpos.
Referenced by jj_3R_interface_declaration_1452_2_572().
|
inline |
Definition at line 8134 of file VhdlParser.h.
References vhdl::parser::CONSTANT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8127 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SIGNAL_T.
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8120 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::VARIABLE_T.
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8105 of file VhdlParser.h.
References jj_done, jj_scan_token(), vhdl::parser::SHARED_T, and vhdl::parser::VARIABLE_T.
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8098 of file VhdlParser.h.
References vhdl::parser::FILE_T, jj_done, and jj_scan_token().
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8091 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::TYPE_T.
Referenced by jj_3R_object_class_1711_1_625().
|
inline |
Definition at line 8084 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::STRINGLITERAL.
Referenced by jj_3R_alias_designator_416_4_552(), jj_3R_designator_943_4_581(), jj_3R_name_1634_4_156(), and jj_3R_suffix_2407_3_227().
|
inline |
Definition at line 8059 of file VhdlParser.h.
References jj_3R_delay_mechanism_924_1_420(), and jj_done.
Referenced by jj_3R_options_1726_3_172().
|
inline |
Definition at line 8066 of file VhdlParser.h.
References jj_3R_options_1726_21_331(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_conditional_signal_assignment_823_2_75(), and jj_3R_selected_signal_assignment_2100_3_337().
|
inline |
Definition at line 8044 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_done, jj_scan_token(), and vhdl::parser::PACKAGE_T.
Referenced by jj_3R_primary_unit_1905_3_213().
|
inline |
Definition at line 3173 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_identifier_1348_3_74(), jj_3R_name_1633_2_63(), jj_3R_package_instantiation_declaration_2649_71_246(), jj_3R_signature_2241_1_245(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::NEW_T, vhdl::parser::PACKAGE_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_36(), jj_3_65(), jj_3_74(), and jj_3R_primary_unit_1900_1_212().
|
inline |
Definition at line 2869 of file VhdlParser.h.
References jj_3R_gen_assoc_list_2678_4_137(), and jj_done.
Referenced by jj_3R_package_instantiation_declaration_2649_2_91().
|
inline |
Definition at line 2398 of file VhdlParser.h.
References vhdl::parser::AT_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_external_pathname_2764_4_512().
|
inline |
Definition at line 1670 of file VhdlParser.h.
References jj_3R_param_2937_5_535(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_ifunc_2910_2_361(), jj_3R_iproc_2901_3_360(), and jj_3R_subprogram_specification_2341_2_450().
|
inline |
Definition at line 1646 of file VhdlParser.h.
References jj_3R_interface_list_1476_3_327(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_param_2936_3_442().
|
inline |
Definition at line 8014 of file VhdlParser.h.
References vhdl::parser::IN_T, jj_3R_discrete_range_964_3_72(), jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_iteration_scheme_1526_3_461().
|
inline |
Definition at line 2406 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_pathname_element_2786_3_148().
|
inline |
Definition at line 2449 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_3R_pathname_element_2786_19_313(), jj_done, and jj_scanpos.
Referenced by jj_3_121(), jj_3R_pathname_element_list_2797_3_147(), and jj_3R_pathname_element_list_2797_47_312().
|
inline |
Definition at line 2429 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_pathname_element_2786_3_148(), jj_3R_pathname_element_list_2797_47_312(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_119(), jj_3_120(), jj_3R_absolute_pathname_2769_2_621(), and jj_3R_relative_pathname_2776_17_624().
|
inline |
Definition at line 2193 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_pathname_element_2786_3_148(), jj_done, and jj_scan_token().
Referenced by jj_3R_pathname_element_list_2797_3_147().
|
inline |
Definition at line 8004 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_3R_physical_literal_1838_3_232(), jj_done, and jj_scanpos.
Referenced by jj_3_61(), jj_3R_numeric_literal_1704_2_215(), and jj_3R_secondary_unit_declaration_2087_1_721().
|
inline |
Definition at line 7997 of file VhdlParser.h.
References jj_3R_abstract_literal_341_4_109(), and jj_done.
Referenced by jj_3R_physical_literal_1838_2_108().
|
inline |
Definition at line 7972 of file VhdlParser.h.
References vhdl::parser::END_T, jj_3R_identifier_1348_3_74(), jj_3R_physical_type_definition_1846_14_701(), jj_3R_physical_type_definition_1848_33_702(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::UNITS_T.
Referenced by jj_3R_scalar_type_definition_2076_26_688().
|
inline |
Definition at line 7954 of file VhdlParser.h.
References jj_3R_secondary_unit_declaration_2087_1_721(), and jj_done.
Referenced by jj_3R_physical_type_definition_1843_9_694().
|
inline |
Definition at line 7833 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_physical_type_definition_1843_9_694().
|
inline |
Definition at line 7961 of file VhdlParser.h.
References jj_3R_port_list_1860_3_594(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::PORT_T, vhdl::parser::RPAREN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_component_declaration_718_5_486().
|
inline |
Definition at line 7947 of file VhdlParser.h.
References jj_3R_interface_list_1476_3_327(), and jj_done.
Referenced by jj_3R_port_clause_1855_4_553().
|
inline |
Definition at line 7936 of file VhdlParser.h.
References jj_3R_association_list_500_1_169(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, vhdl::parser::MAP_T, vhdl::parser::PORT_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_binding_indication_569_4_430(), and jj_3R_component_instantiation_statement_742_11_179().
|
inline |
Definition at line 7899 of file VhdlParser.h.
References jj_3R_primary_1870_1_468(), jj_3R_primary_1873_1_469(), jj_3R_primary_1876_1_470(), jj_3R_primary_1879_1_471(), jj_3R_primary_1882_1_472(), jj_3R_primary_1885_1_473(), jj_3R_primary_1888_1_474(), jj_3R_primary_1891_1_475(), jj_done, and jj_scanpos.
Referenced by jj_3R_factor_1189_14_467(), jj_3R_factor_1189_1_291(), jj_3R_factor_1190_3_292(), jj_3R_factor_1191_3_293(), jj_3R_factor_1192_3_294(), and jj_3R_factor_1193_3_295().
|
inline |
Definition at line 7929 of file VhdlParser.h.
References jj_3R_function_call_1278_1_110(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7890 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7883 of file VhdlParser.h.
References jj_3R_qualified_expression_1997_3_64(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7876 of file VhdlParser.h.
References jj_3R_type_conversion_2432_3_111(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7819 of file VhdlParser.h.
References jj_3R_literal_1566_2_112(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7803 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7781 of file VhdlParser.h.
References jj_3R_allocator_421_3_113(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7767 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_3R_primary_1870_1_386().
|
inline |
Definition at line 7693 of file VhdlParser.h.
References jj_3R_entity_declaration_1044_5_366(), and jj_done.
Referenced by jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7700 of file VhdlParser.h.
References jj_3_75(), jj_3R_primary_unit_1897_1_210(), jj_3R_primary_unit_1898_3_211(), jj_3R_primary_unit_1900_1_212(), jj_3R_primary_unit_1905_3_213(), jj_3R_primary_unit_1906_4_214(), jj_done, and jj_scanpos.
Referenced by jj_3_47().
|
inline |
Definition at line 7672 of file VhdlParser.h.
References jj_3R_configuration_declaration_838_2_367(), and jj_done.
Referenced by jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7665 of file VhdlParser.h.
References jj_3R_package_instantiation_declaration_2649_2_91(), and jj_done.
Referenced by jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7644 of file VhdlParser.h.
References jj_3R_package_declaration_1773_2_368(), and jj_done.
Referenced by jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7630 of file VhdlParser.h.
References jj_3R_context_declaration_2633_2_87(), and jj_done.
Referenced by jj_3R_primary_unit_1897_1_99().
|
inline |
Definition at line 7539 of file VhdlParser.h.
References jj_3R_actual_parameter_part_370_4_236(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_procedure_call_1912_2_180().
|
inline |
Definition at line 7591 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_3R_procedure_call_1912_14_342(), jj_done, and jj_scanpos.
Referenced by jj_3R_concurrent_procedure_call_statement_763_1_82(), and jj_3R_procedure_call_statement_1918_1_124().
|
inline |
Definition at line 7563 of file VhdlParser.h.
References jj_3_76(), jj_3R_procedure_call_1912_2_180(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_89().
|
inline |
Definition at line 7497 of file VhdlParser.h.
References jj_3_77(), jj_3_78(), jj_3R_process_declarative_item_1926_1_525(), jj_3R_process_declarative_item_1928_3_526(), jj_3R_process_declarative_item_1929_3_527(), jj_3R_process_declarative_item_1930_3_528(), jj_3R_process_declarative_item_1931_3_529(), jj_3R_process_declarative_item_1932_3_530(), jj_3R_process_declarative_item_1933_3_531(), jj_3R_process_declarative_item_1937_3_532(), jj_3R_process_declarative_item_1938_3_533(), jj_3R_process_declarative_item_1942_3_534(), jj_done, and jj_scanpos.
Referenced by jj_3R_process_declarative_part_1947_4_358().
|
inline |
Definition at line 7468 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7439 of file VhdlParser.h.
References jj_3R_type_declaration_2437_1_387(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7432 of file VhdlParser.h.
References jj_3R_subtype_declaration_2382_1_388(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7425 of file VhdlParser.h.
References jj_3R_constant_declaration_877_4_389(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7404 of file VhdlParser.h.
References jj_3R_variable_declaration_2503_1_391(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7397 of file VhdlParser.h.
References jj_3R_file_declaration_1199_2_392(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7383 of file VhdlParser.h.
References jj_3R_alias_declaration_401_2_393(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7360 of file VhdlParser.h.
References jj_3R_attribute_specification_526_3_395(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7338 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7331 of file VhdlParser.h.
References jj_3R_group_declaration_1327_3_398(), and jj_done.
Referenced by jj_3R_process_declarative_item_1926_1_441().
|
inline |
Definition at line 7320 of file VhdlParser.h.
References jj_3R_process_declarative_part_1947_4_358(), jj_done, and jj_scanpos.
Referenced by jj_3R_process_statement_1952_1_93().
|
inline |
Definition at line 7313 of file VhdlParser.h.
References jj_3R_process_declarative_item_1926_1_441(), and jj_done.
Referenced by jj_3R_process_declarative_part_1947_2_199().
|
inline |
Definition at line 7265 of file VhdlParser.h.
References vhdl::parser::BEGIN_T, vhdl::parser::END_T, jj_3R_process_declarative_part_1947_2_199(), jj_3R_process_statement_1952_3_197(), jj_3R_process_statement_1960_4_198(), jj_3R_process_statement_1970_24_201(), jj_3R_process_statement_part_1992_3_200(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::PROCESS_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_38().
|
inline |
Definition at line 7250 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_process_statement_1952_1_93().
|
inline |
Definition at line 7214 of file VhdlParser.h.
References jj_3R_sensitivity_list_2121_3_357(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_process_statement_1952_1_93().
|
inline |
Definition at line 7184 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_process_statement_1952_1_93().
|
inline |
Definition at line 7173 of file VhdlParser.h.
References jj_3R_process_statement_part_1992_4_359(), jj_done, and jj_scanpos.
Referenced by jj_3R_process_statement_1952_1_93().
|
inline |
Definition at line 7166 of file VhdlParser.h.
References jj_3R_sequential_statement_2133_5_117(), and jj_done.
Referenced by jj_3R_process_statement_part_1992_3_200().
|
inline |
Definition at line 3673 of file VhdlParser.h.
References vhdl::parser::BODY_T, vhdl::parser::END_T, jj_3R_protected_type_body_2567_38_681(), jj_3R_protected_type_body_declarative_part_2593_5_680(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::PROTECTED_T.
Referenced by jj_3_110().
|
inline |
Definition at line 3424 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_protected_type_body_2563_4_143().
|
inline |
Definition at line 3582 of file VhdlParser.h.
References jj_3_113(), jj_3R_protected_type_body_declarative_item_2572_5_706(), jj_3R_protected_type_body_declarative_item_2573_7_707(), jj_3R_protected_type_body_declarative_item_2574_7_708(), jj_3R_protected_type_body_declarative_item_2575_7_709(), jj_3R_protected_type_body_declarative_item_2576_7_710(), jj_3R_protected_type_body_declarative_item_2577_7_711(), jj_3R_protected_type_body_declarative_item_2578_7_712(), jj_3R_protected_type_body_declarative_item_2579_7_713(), jj_3R_protected_type_body_declarative_item_2581_7_714(), jj_3R_protected_type_body_declarative_item_2583_7_715(), jj_3R_protected_type_body_declarative_item_2584_7_716(), jj_3R_protected_type_body_declarative_item_2587_7_717(), jj_done, and jj_scanpos.
Referenced by jj_3R_protected_type_body_declarative_part_2593_7_691().
|
inline |
Definition at line 3575 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3568 of file VhdlParser.h.
References jj_3R_subprogram_body_2271_1_540(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3561 of file VhdlParser.h.
References jj_3R_type_declaration_2437_1_387(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3554 of file VhdlParser.h.
References jj_3R_subtype_declaration_2382_1_388(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3547 of file VhdlParser.h.
References jj_3R_constant_declaration_877_4_389(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3532 of file VhdlParser.h.
References jj_3R_variable_declaration_2503_1_391(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3525 of file VhdlParser.h.
References jj_3R_file_declaration_1199_2_392(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3518 of file VhdlParser.h.
References jj_3R_alias_declaration_401_2_393(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3511 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3497 of file VhdlParser.h.
References jj_3R_attribute_specification_526_3_395(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3490 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3476 of file VhdlParser.h.
References jj_3R_group_declaration_1327_3_398(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_item_2572_5_699().
|
inline |
Definition at line 3465 of file VhdlParser.h.
References jj_3R_protected_type_body_declarative_part_2593_7_691(), jj_done, and jj_scanpos.
Referenced by jj_3R_protected_type_body_2563_4_143().
|
inline |
Definition at line 3451 of file VhdlParser.h.
References jj_3R_protected_type_body_declarative_item_2572_5_699(), and jj_done.
Referenced by jj_3R_protected_type_body_declarative_part_2593_5_680().
|
inline |
Definition at line 3438 of file VhdlParser.h.
References vhdl::parser::END_T, jj_3R_protected_type_declaration_2603_31_683(), jj_3R_protected_type_declarative_part_2616_5_682(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::PROTECTED_T.
Referenced by jj_3R_type_definition_2451_3_643().
|
inline |
Definition at line 3302 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_protected_type_declaration_2599_4_660().
|
inline |
Definition at line 3394 of file VhdlParser.h.
References jj_3R_protected_type_declarative_item_2609_5_718(), jj_3R_protected_type_declarative_item_2610_7_719(), jj_3R_protected_type_declarative_item_2611_7_720(), jj_done, and jj_scanpos.
Referenced by jj_3R_protected_type_declarative_part_2616_6_692().
|
inline |
Definition at line 3387 of file VhdlParser.h.
References jj_3R_subprogram_specification_2341_2_364(), and jj_done.
Referenced by jj_3R_protected_type_declarative_item_2609_5_700().
|
inline |
Definition at line 3366 of file VhdlParser.h.
References jj_3R_attribute_specification_526_3_395(), and jj_done.
Referenced by jj_3R_protected_type_declarative_item_2609_5_700().
|
inline |
Definition at line 3359 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_protected_type_declarative_item_2609_5_700().
|
inline |
Definition at line 3348 of file VhdlParser.h.
References jj_3R_protected_type_declarative_part_2616_6_692(), jj_done, and jj_scanpos.
Referenced by jj_3R_protected_type_declaration_2599_4_660().
|
inline |
Definition at line 3340 of file VhdlParser.h.
References jj_3R_protected_type_declarative_item_2609_5_700(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_protected_type_declarative_part_2616_5_682().
|
inline |
Definition at line 7152 of file VhdlParser.h.
References vhdl::parser::APOSTROPHE_T, jj_3R_identifier_1348_3_74(), jj_3R_qualified_expression_1999_5_237(), jj_3R_qualified_expression_2001_7_238(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_4(), jj_3_69(), and jj_3R_primary_1876_1_470().
|
inline |
Definition at line 7126 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_3R_qualified_expression_1997_3_64().
|
inline |
Definition at line 7117 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_qualified_expression_1997_3_64().
|
inline |
Definition at line 7089 of file VhdlParser.h.
References jj_3R_direction_948_1_71(), jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_3R_range_2008_4_88().
|
inline |
Definition at line 7098 of file VhdlParser.h.
References jj_3R_range_2008_4_190(), jj_3R_range_2011_2_191(), jj_done, and jj_scanpos.
Referenced by jj_3_31(), jj_3R_choice_687_4_350(), jj_3R_discrete_range_964_3_167(), and jj_3R_range_constraint_2017_1_86().
|
inline |
Definition at line 7082 of file VhdlParser.h.
References jj_3R_attribute_name_521_3_115(), and jj_done.
Referenced by jj_3R_range_2008_4_88().
|
inline |
Definition at line 7045 of file VhdlParser.h.
References jj_3R_range_2008_4_88(), jj_done, jj_scan_token(), and vhdl::parser::RANGE_T.
Referenced by jj_3_28(), jj_3R_constraint_901_5_285(), and jj_3R_scalar_type_definition_2076_3_677().
|
inline |
Definition at line 6993 of file VhdlParser.h.
References vhdl::parser::END_T, jj_3R_record_type_definition_2024_9_697(), jj_3R_record_type_definition_2027_21_698(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::RECORD_T.
Referenced by jj_3R_composite_type_definition_753_3_679().
|
inline |
Definition at line 6968 of file VhdlParser.h.
References jj_3R_element_declaration_983_3_705(), and jj_done.
Referenced by jj_3R_record_type_definition_2022_5_690().
|
inline |
Definition at line 6807 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_record_type_definition_2022_5_690().
|
inline |
Definition at line 6738 of file VhdlParser.h.
References jj_3R_relation_operator_2037_2_403(), jj_3R_shift_expression_2174_2_318(), and jj_done.
Referenced by jj_3R_relation_2032_3_151().
|
inline |
Definition at line 6958 of file VhdlParser.h.
References jj_3R_relation_2032_25_319(), jj_3R_shift_expression_2174_2_318(), jj_done, and jj_scanpos.
Referenced by jj_3R_expression_1168_16_152(), and jj_3R_expression_1168_1_61().
|
inline |
Definition at line 6897 of file VhdlParser.h.
References jj_3R_relation_operator_2037_2_495(), jj_3R_relation_operator_2038_3_496(), jj_3R_relation_operator_2039_3_497(), jj_3R_relation_operator_2040_3_498(), jj_3R_relation_operator_2041_3_499(), jj_3R_relation_operator_2042_3_500(), jj_3R_relation_operator_2043_3_501(), jj_3R_relation_operator_2044_3_502(), jj_3R_relation_operator_2045_3_503(), jj_3R_relation_operator_2046_3_504(), jj_3R_relation_operator_2047_3_505(), jj_3R_relation_operator_2048_3_506(), jj_done, and jj_scanpos.
Referenced by jj_3R_relation_2032_25_319().
|
inline |
Definition at line 6939 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LT_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6890 of file VhdlParser.h.
References vhdl::parser::GT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6875 of file VhdlParser.h.
References vhdl::parser::EQU_T, jj_done, and jj_scan_token().
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6849 of file VhdlParser.h.
References vhdl::parser::GREATERTHAN_T, jj_done, and jj_scan_token().
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6842 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::LESSTHAN_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6835 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::NOTEQU_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6828 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QGT_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6821 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QLT_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6814 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QG_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6800 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QL_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6793 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QEQU_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 6786 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::QNEQU_T.
Referenced by jj_3R_relation_operator_2037_2_403().
|
inline |
Definition at line 2442 of file VhdlParser.h.
References jj_3R_pathname_element_list_2797_3_147(), and jj_done.
Referenced by jj_3R_relative_pathname_2776_3_569().
|
inline |
Definition at line 2514 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), jj_3R_neg_list_2781_2_623(), jj_3R_relative_pathname_2776_17_624(), jj_done, and jj_scanpos.
Referenced by jj_3R_external_pathname_2763_4_511().
|
inline |
Definition at line 6746 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_report_statement_2055_3_258(), jj_3R_report_statement_2057_11_259(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::REPORT_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_86().
|
inline |
Definition at line 6730 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_report_statement_2055_1_121().
|
inline |
Definition at line 6685 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::SEVERITY_T.
Referenced by jj_3R_report_statement_2055_1_121().
|
inline |
Definition at line 4710 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_105().
|
inline |
Definition at line 6672 of file VhdlParser.h.
References jj_3R_return_statement_2068_3_275(), jj_3R_return_statement_2068_53_276(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::RETURN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_95().
|
inline |
Definition at line 6664 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_return_statement_2068_1_130().
|
inline |
Definition at line 6502 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), and jj_done.
Referenced by jj_3R_return_statement_2068_1_130().
|
inline |
Definition at line 6644 of file VhdlParser.h.
References jj_3R_scalar_type_definition_2074_1_676(), jj_3R_scalar_type_definition_2076_3_677(), jj_done, and jj_scanpos.
Referenced by jj_3R_type_definition_2444_1_639().
|
inline |
Definition at line 6637 of file VhdlParser.h.
References jj_3R_enumeration_type_definition_1148_3_116(), and jj_done.
Referenced by jj_3R_scalar_type_definition_2074_1_656().
|
inline |
Definition at line 6587 of file VhdlParser.h.
References jj_3R_physical_type_definition_1843_9_694(), and jj_done.
Referenced by jj_3R_scalar_type_definition_2076_3_677().
|
inline |
Definition at line 6627 of file VhdlParser.h.
References jj_3R_range_constraint_2017_1_86(), jj_3R_scalar_type_definition_2076_26_688(), jj_done, and jj_scanpos.
Referenced by jj_3R_scalar_type_definition_2074_1_656().
|
inline |
Definition at line 6610 of file VhdlParser.h.
References vhdl::parser::EQU_T, jj_3R_identifier_1348_3_74(), jj_3R_physical_literal_1838_2_108(), jj_done, jj_scan_token(), and vhdl::parser::SEMI_T.
Referenced by jj_3R_physical_type_definition_1846_14_701().
|
inline |
Definition at line 1985 of file VhdlParser.h.
References jj_3R_choices_703_3_90(), jj_3R_expression_1168_1_61(), jj_3R_sel_var_list_2871_58_401(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::WHEN_T.
Referenced by jj_3R_selected_force_assignment_2865_3_150(), and jj_3R_selected_variable_assignment_2844_3_542().
|
inline |
Definition at line 1714 of file VhdlParser.h.
References jj_3R_choices_703_3_90(), jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::WHEN_T.
Referenced by jj_3R_sel_var_list_2871_3_317().
|
inline |
Definition at line 1738 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_sel_wave_list_2877_4_466(), jj_done, and jj_scan_token().
Referenced by jj_3R_sel_wave_list_2877_4_466().
|
inline |
Definition at line 1963 of file VhdlParser.h.
References jj_3R_choices_703_3_90(), jj_3R_sel_wave_list_2877_43_546(), jj_3R_waveform_element_2551_2_463(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::WHEN_T.
Referenced by jj_3R_sel_wave_list_2877_43_546(), and jj_3R_selected_waveform_assignment_2858_3_385().
|
inline |
Definition at line 2106 of file VhdlParser.h.
References jj_3R_select_name_2851_3_686(), jj_3R_select_name_2853_3_687(), jj_done, and jj_scanpos.
Referenced by jj_3R_selected_variable_assignment_2844_3_542().
|
inline |
Definition at line 2099 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_3R_select_name_2851_3_663().
|
inline |
Definition at line 2085 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_select_name_2851_3_663().
|
inline |
Definition at line 2017 of file VhdlParser.h.
References vhdl::parser::FORCE_T, jj_3R_expression_1168_1_61(), jj_3R_sel_var_list_2871_3_317(), jj_3R_selected_force_assignment_2866_52_316(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LESSTHAN_T, vhdl::parser::SELECT_T, and vhdl::parser::WITH_T.
Referenced by jj_3_123(), and jj_3R_selected_signal_assignment_wave_2837_3_279().
|
inline |
Definition at line 1746 of file VhdlParser.h.
References jj_3R_inout_stat_2882_3_399(), and jj_done.
Referenced by jj_3R_selected_force_assignment_2865_3_150().
|
inline |
Definition at line 6601 of file VhdlParser.h.
References vhdl::parser::DOT_T, jj_3R_identifier_1348_3_74(), jj_3R_suffix_2404_1_105(), jj_done, and jj_scan_token().
Referenced by jj_3R_use_clause_2467_28_490(), and jj_3R_use_clause_2467_2_347().
|
inline |
Definition at line 6573 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_options_1726_3_172(), jj_3R_selected_waveforms_2107_2_423(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), vhdl::parser::LESSTHAN_T, vhdl::parser::SELECT_T, vhdl::parser::SEMI_T, and vhdl::parser::WITH_T.
Referenced by jj_3R_concurrent_signal_assignment_statement_772_3_176().
|
inline |
Definition at line 2238 of file VhdlParser.h.
References jj_3R_selected_signal_assignment_wave_2837_3_279(), jj_3R_selected_signal_assignment_wave_2839_3_280(), jj_done, and jj_scanpos.
Referenced by jj_3_98(), and jj_3R_signal_assignment_statement_2198_3_455().
|
inline |
Definition at line 2250 of file VhdlParser.h.
References jj_3R_selected_force_assignment_2865_3_150(), and jj_done.
Referenced by jj_3R_selected_signal_assignment_wave_2837_3_132().
|
inline |
Definition at line 2231 of file VhdlParser.h.
References jj_3R_selected_waveform_assignment_2858_3_385(), and jj_done.
Referenced by jj_3R_selected_signal_assignment_wave_2837_3_132().
|
inline |
Definition at line 2171 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_sel_var_list_2871_3_317(), jj_3R_select_name_2851_3_663(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SELECT_T, vhdl::parser::VARASSIGN_T, and vhdl::parser::WITH_T.
Referenced by jj_3R_variable_assignment_statement_2498_2_458().
|
inline |
Definition at line 2056 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_selected_waveform_assignment_2860_17_465(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LESSTHAN_T, vhdl::parser::SELECT_T, and vhdl::parser::WITH_T.
Referenced by jj_3R_selected_signal_assignment_wave_2839_3_280().
|
inline |
Definition at line 1978 of file VhdlParser.h.
References jj_3R_delay_mechanism_924_1_420(), and jj_done.
Referenced by jj_3R_selected_waveform_assignment_2858_3_385().
|
inline |
Definition at line 6524 of file VhdlParser.h.
References jj_3R_choices_703_3_90(), jj_3R_selected_waveforms_2107_32_520(), jj_3R_waveform_2543_1_332(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::WHEN_T.
Referenced by jj_3R_selected_signal_assignment_2100_3_337().
|
inline |
Definition at line 6216 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_choices_703_3_90(), jj_3R_waveform_2543_1_332(), jj_done, jj_scan_token(), and vhdl::parser::WHEN_T.
Referenced by jj_3R_selected_waveforms_2107_2_423().
|
inline |
Definition at line 6509 of file VhdlParser.h.
References jj_3R_sensitivity_list_2121_3_357(), jj_done, jj_scan_token(), and vhdl::parser::ON_T.
Referenced by jj_3R_wait_statement_2534_43_261().
|
inline |
Definition at line 6483 of file VhdlParser.h.
References jj_3R_sensitivity_list_2121_3_439(), jj_3R_sensitivity_list_2123_2_440(), jj_done, and jj_scanpos.
Referenced by jj_3R_process_statement_1960_4_198(), and jj_3R_sensitivity_clause_2112_2_380().
|
inline |
Definition at line 6495 of file VhdlParser.h.
References vhdl::parser::ALL_T, jj_done, and jj_scan_token().
Referenced by jj_3R_sensitivity_list_2121_3_357().
|
inline |
Definition at line 6313 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_sensitivity_list_2123_2_440().
|
inline |
Definition at line 6462 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_3R_sensitivity_list_2123_12_524(), jj_done, and jj_scanpos.
Referenced by jj_3R_sensitivity_list_2121_3_357().
|
inline |
Definition at line 6431 of file VhdlParser.h.
References jj_3_83(), jj_done, and jj_scanpos.
Referenced by jj_3R_case_statement_alternative_671_3_632(), jj_3R_if_statement_1359_3_125(), jj_3R_if_statement_1367_6_629(), jj_3R_if_statement_1374_6_630(), and jj_3R_loop_statement_1586_1_127().
|
inline |
Definition at line 6247 of file VhdlParser.h.
References jj_3_85(), jj_3_86(), jj_3_87(), jj_3_89(), jj_3_90(), jj_3_91(), jj_3_92(), jj_3_93(), jj_3_94(), jj_3_95(), jj_3R_sequential_statement_2133_5_252(), jj_3R_sequential_statement_2145_5_253(), jj_3R_sequential_statement_2169_5_254(), jj_done, and jj_scanpos.
Referenced by jj_3_83(), jj_3R_process_statement_part_1992_4_359(), and jj_3R_subprogram_statement_part_2377_4_637().
|
inline |
Definition at line 6292 of file VhdlParser.h.
References jj_3R_signal_assignment_statement_2195_3_377(), and jj_done.
Referenced by jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6135 of file VhdlParser.h.
References jj_3R_variable_assignment_statement_2494_1_378(), and jj_done.
Referenced by jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 6028 of file VhdlParser.h.
References jj_3R_null_statement_1698_1_379(), and jj_done.
Referenced by jj_3R_sequential_statement_2133_5_117().
|
inline |
Definition at line 5854 of file VhdlParser.h.
References jj_3R_shift_operator_2178_3_494(), jj_3R_simple_expression_2250_1_70(), and jj_done.
Referenced by jj_3R_shift_expression_2174_2_318().
|
inline |
Definition at line 6018 of file VhdlParser.h.
References jj_3R_shift_expression_2174_26_402(), jj_3R_simple_expression_2250_1_70(), jj_done, and jj_scanpos.
Referenced by jj_3R_relation_2032_25_319(), and jj_3R_relation_2032_3_151().
|
inline |
Definition at line 5985 of file VhdlParser.h.
References jj_3R_shift_operator_2178_3_562(), jj_3R_shift_operator_2179_5_563(), jj_3R_shift_operator_2180_5_564(), jj_3R_shift_operator_2181_5_565(), jj_3R_shift_operator_2182_5_566(), jj_3R_shift_operator_2183_5_567(), jj_done, and jj_scanpos.
Referenced by jj_3R_shift_expression_2174_26_402().
|
inline |
Definition at line 5978 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SLL_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 5971 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SRL_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 5964 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SLA_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 5957 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SRA_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 5950 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::ROL_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 5943 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::ROR_T.
Referenced by jj_3R_shift_operator_2178_3_494().
|
inline |
Definition at line 2654 of file VhdlParser.h.
References jj_3R_sig_stat_2754_3_507(), jj_3R_sig_stat_2755_5_508(), jj_3R_sig_stat_2756_5_509(), jj_done, and jj_scanpos.
Referenced by jj_3R_external_name_2744_2_323().
|
inline |
Definition at line 2669 of file VhdlParser.h.
References vhdl::parser::CONSTANT_T, jj_done, and jj_scan_token().
Referenced by jj_3R_sig_stat_2754_3_410().
|
inline |
Definition at line 2647 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::SIGNAL_T.
Referenced by jj_3R_sig_stat_2754_3_410().
|
inline |
Definition at line 2640 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::VARIABLE_T.
Referenced by jj_3R_sig_stat_2754_3_410().
|
inline |
Definition at line 5902 of file VhdlParser.h.
References jj_3R_sign_2188_2_416(), jj_3R_sign_2189_4_417(), jj_done, and jj_scanpos.
Referenced by jj_3R_simple_expression_2250_3_163().
|
inline |
Definition at line 5914 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::PLUS_T.
Referenced by jj_3R_sign_2188_2_328().
|
inline |
Definition at line 5884 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::MINUS_T.
Referenced by jj_3R_sign_2188_2_328().
|
inline |
Definition at line 5862 of file VhdlParser.h.
References jj_3R_signal_assignment_statement_2195_3_454(), jj_3R_signal_assignment_statement_2198_3_455(), jj_3R_signal_assignment_statement_2201_3_456(), jj_done, and jj_scanpos.
Referenced by jj_3R_sequential_statement_2133_5_252().
|
inline |
Definition at line 5877 of file VhdlParser.h.
References jj_3R_conditional_signal_assignment_wave_2808_3_131(), and jj_done.
Referenced by jj_3R_signal_assignment_statement_2195_3_377().
|
inline |
Definition at line 5847 of file VhdlParser.h.
References jj_3R_selected_signal_assignment_wave_2837_3_132(), and jj_done.
Referenced by jj_3R_signal_assignment_statement_2195_3_377().
|
inline |
Definition at line 5832 of file VhdlParser.h.
References jj_3_96(), jj_3R_signal_assignment_statement_2203_3_541(), jj_3R_target_2413_2_119(), jj_3R_waveform_2543_1_332(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LESSTHAN_T, and vhdl::parser::SEMI_T.
Referenced by jj_3R_signal_assignment_statement_2195_3_377().
|
inline |
Definition at line 5817 of file VhdlParser.h.
References jj_3R_delay_mechanism_924_1_420(), and jj_done.
Referenced by jj_3R_signal_assignment_statement_2201_3_456().
|
inline |
Definition at line 5770 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_list_1354_4_205(), jj_3R_signal_declaration_2218_68_478(), jj_3R_signal_declaration_2218_89_479(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::SIGNAL_T.
Referenced by jj_3R_block_declarative_item_597_3_301().
|
inline |
Definition at line 5386 of file VhdlParser.h.
References jj_3R_signal_kind_2228_3_548(), and jj_done.
Referenced by jj_3R_signal_declaration_2218_1_390().
|
inline |
Definition at line 5190 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::VARASSIGN_T.
Referenced by jj_3R_signal_declaration_2218_1_390().
|
inline |
Definition at line 5709 of file VhdlParser.h.
References jj_3R_signal_kind_2228_3_589(), jj_3R_signal_kind_2229_5_590(), jj_done, and jj_scanpos.
Referenced by jj_3R_signal_declaration_2218_68_478().
|
inline |
Definition at line 5702 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::REGISTER_T.
Referenced by jj_3R_signal_kind_2228_3_548().
|
inline |
Definition at line 5688 of file VhdlParser.h.
References vhdl::parser::BUS_T, jj_done, and jj_scan_token().
Referenced by jj_3R_signal_kind_2228_3_548().
|
inline |
Definition at line 5566 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_signal_list_2234_2_615().
|
inline |
Definition at line 5658 of file VhdlParser.h.
References jj_3R_signal_list_2234_2_615(), jj_3R_signal_list_2235_3_616(), jj_3R_signal_list_2236_3_617(), jj_done, and jj_scanpos.
Referenced by jj_3R_guarded_signal_specificatio_959_2_489().
|
inline |
Definition at line 5646 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_3R_signal_list_2234_12_646(), jj_done, and jj_scanpos.
Referenced by jj_3R_signal_list_2234_2_556().
|
inline |
Definition at line 5632 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::OTHER_T.
Referenced by jj_3R_signal_list_2234_2_556().
|
inline |
Definition at line 5618 of file VhdlParser.h.
References vhdl::parser::ALL_T, jj_done, and jj_scan_token().
Referenced by jj_3R_signal_list_2234_2_556().
|
inline |
Definition at line 5593 of file VhdlParser.h.
References jj_3R_signature_2242_4_374(), jj_3R_signature_2243_4_375(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LBRACKET_T, and vhdl::parser::RBRACKET_T.
Referenced by jj_3R_alias_declaration_403_44_484(), jj_3R_entity_designator_1094_18_662(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), and jj_3R_test_att_name_1672_5_229().
|
inline |
Definition at line 5470 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_name_1633_2_63(), jj_done, and jj_scan_token().
Referenced by jj_3R_signature_2242_4_374().
|
inline |
Definition at line 5574 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_3R_signature_2242_15_453(), jj_done, and jj_scanpos.
Referenced by jj_3R_signature_2241_1_245().
|
inline |
Definition at line 5558 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), and vhdl::parser::RETURN_T.
Referenced by jj_3R_signature_2241_1_245().
|
inline |
Definition at line 5528 of file VhdlParser.h.
References jj_3R_simple_expression_2250_35_164(), jj_3R_simple_expression_2250_3_163(), jj_3R_term_2419_2_134(), jj_done, and jj_scanpos.
Referenced by jj_3_10(), jj_3_11(), jj_3_80(), jj_3R_choice_690_4_351(), jj_3R_range_2008_4_190(), jj_3R_shift_expression_2174_26_402(), and jj_3R_shift_expression_2174_2_318().
|
inline |
Definition at line 5400 of file VhdlParser.h.
References jj_3R_adding_operator_389_3_133(), jj_3R_term_2419_2_134(), and jj_done.
Referenced by jj_3R_simple_expression_2250_1_70().
|
inline |
Definition at line 5501 of file VhdlParser.h.
References jj_3R_sign_2188_2_328(), and jj_done.
Referenced by jj_3R_simple_expression_2250_1_70().
|
inline |
Definition at line 5449 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::STRINGLITERAL.
Referenced by jj_3R_literal_1575_3_242().
|
inline |
Definition at line 5220 of file VhdlParser.h.
References jj_3R_subprogram_1_2303_2_452(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_subprogram_declaration_2297_1_209().
|
inline |
Definition at line 5232 of file VhdlParser.h.
References jj_3R_subprogram_body_2271_1_540(), and jj_done.
Referenced by jj_3R_subprogram_1_2303_2_365().
|
inline |
Definition at line 5417 of file VhdlParser.h.
References vhdl::parser::BEGIN_T, vhdl::parser::END_T, vhdl::parser::IS_T, jj_3R_subprogram_body_2284_11_585(), jj_3R_subprogram_body_2284_33_586(), jj_3R_subprogram_declarative_part_2330_3_583(), jj_3R_subprogram_statement_part_2377_3_584(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3R_protected_type_body_declarative_item_2573_7_707(), jj_3R_subprogram_1_2303_2_452(), and jj_3R_subprogram_declarative_item_2311_4_666().
|
inline |
Definition at line 5299 of file VhdlParser.h.
References jj_3R_subprogram_kind_2335_2_638(), and jj_done.
Referenced by jj_3R_subprogram_body_2271_1_540().
|
inline |
Definition at line 5089 of file VhdlParser.h.
References jj_3R_designator_942_2_536(), and jj_done.
Referenced by jj_3R_subprogram_body_2271_1_540().
|
inline |
Definition at line 5306 of file VhdlParser.h.
References jj_3R_subprogram_instantiation_declaration_2667_2_135(), and jj_done.
Referenced by jj_3R_subprogram_declaration_2294_1_98().
|
inline |
Definition at line 5313 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_208(), jj_3R_subprogram_declaration_2297_1_209(), jj_done, and jj_scanpos.
Referenced by jj_3_46(), jj_3R_block_declarative_item_593_3_297(), jj_3R_interface_declaration_1449_1_571(), jj_3R_process_declarative_item_1926_1_525(), jj_3R_protected_type_body_declarative_item_2572_5_706(), and jj_3R_subprogram_declarative_item_2309_1_664().
|
inline |
Definition at line 5276 of file VhdlParser.h.
References jj_3R_subprogram_1_2303_2_365(), jj_3R_subprogram_specification_2341_2_364(), and jj_done.
Referenced by jj_3R_subprogram_declaration_2294_1_98().
|
inline |
Definition at line 5138 of file VhdlParser.h.
References jj_3_102(), jj_3R_subprogram_declarative_item_2309_1_664(), jj_3R_subprogram_declarative_item_2310_2_665(), jj_3R_subprogram_declarative_item_2311_4_666(), jj_3R_subprogram_declarative_item_2312_3_667(), jj_3R_subprogram_declarative_item_2313_3_668(), jj_3R_subprogram_declarative_item_2314_3_669(), jj_3R_subprogram_declarative_item_2315_3_670(), jj_3R_subprogram_declarative_item_2316_3_671(), jj_3R_subprogram_declarative_item_2318_1_672(), jj_3R_subprogram_declarative_item_2320_3_673(), jj_3R_subprogram_declarative_item_2321_3_674(), jj_3R_subprogram_declarative_item_2325_3_675(), jj_done, and jj_scanpos.
Referenced by jj_3R_subprogram_declarative_part_2330_4_636().
|
inline |
Definition at line 5131 of file VhdlParser.h.
References jj_3R_subprogram_declaration_2294_1_98(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5124 of file VhdlParser.h.
References jj_3R_type_declaration_2437_1_387(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5117 of file VhdlParser.h.
References jj_3R_subprogram_body_2271_1_540(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5110 of file VhdlParser.h.
References jj_3R_subtype_declaration_2382_1_388(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5096 of file VhdlParser.h.
References jj_3R_constant_declaration_877_4_389(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5082 of file VhdlParser.h.
References jj_3R_variable_declaration_2503_1_391(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5075 of file VhdlParser.h.
References jj_3R_file_declaration_1199_2_392(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5068 of file VhdlParser.h.
References jj_3R_alias_declaration_401_2_393(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5061 of file VhdlParser.h.
References jj_3R_attribute_declaration_505_2_67(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5047 of file VhdlParser.h.
References jj_3R_attribute_specification_526_3_395(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5033 of file VhdlParser.h.
References jj_3R_use_clause_2467_2_347(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 5008 of file VhdlParser.h.
References jj_3R_group_declaration_1327_3_398(), and jj_done.
Referenced by jj_3R_subprogram_declarative_item_2309_1_655().
|
inline |
Definition at line 4970 of file VhdlParser.h.
References jj_3R_subprogram_declarative_part_2330_4_636(), jj_done, and jj_scanpos.
Referenced by jj_3R_subprogram_body_2271_1_540().
|
inline |
Definition at line 4963 of file VhdlParser.h.
References jj_3R_subprogram_declarative_item_2309_1_655(), and jj_done.
Referenced by jj_3R_subprogram_declarative_part_2330_3_583().
|
inline |
Definition at line 3113 of file VhdlParser.h.
References vhdl::parser::FUNCTION_T, vhdl::parser::IS_T, jj_3R_identifier_1348_3_74(), jj_3R_name_1633_2_63(), jj_3R_signature_2241_1_245(), jj_3R_subprogram_instantiation_declaration_2667_73_284(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::NEW_T, and vhdl::parser::SEMI_T.
Referenced by jj_3_100(), and jj_3R_subprogram_declaration_2294_1_208().
|
inline |
Definition at line 2748 of file VhdlParser.h.
References jj_3R_gen_assoc_list_2678_4_137(), and jj_done.
Referenced by jj_3R_subprogram_instantiation_declaration_2667_2_135().
|
inline |
Definition at line 4951 of file VhdlParser.h.
References jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_subprogram_body_2284_11_585().
|
inline |
Definition at line 4896 of file VhdlParser.h.
References jj_3R_subprogram_specification_2341_2_450(), jj_3R_subprogram_specification_2355_2_451(), jj_done, and jj_scanpos.
Referenced by jj_3R_protected_type_declarative_item_2609_5_718(), and jj_3R_subprogram_declaration_2297_1_209().
|
inline |
Definition at line 4908 of file VhdlParser.h.
References jj_3_103(), jj_3_104(), jj_3R_designator_942_2_536(), jj_3R_param_2936_3_442(), jj_3R_subprogram_specification_2349_5_537(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::PROCEDURE_T.
Referenced by jj_3R_subprogram_specification_2341_2_364().
|
inline |
Definition at line 4858 of file VhdlParser.h.
References jj_3R_interface_list_1476_3_327(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_subprogram_specification_2341_2_450().
|
inline |
Definition at line 4836 of file VhdlParser.h.
References vhdl::parser::FUNCTION_T, jj_3R_designator_942_2_536(), jj_3R_subprogram_specification_2355_4_538(), jj_3R_subprogram_specification_2366_3_539(), jj_3R_type_mark_2456_3_161(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::RETURN_T.
Referenced by jj_3R_subprogram_specification_2341_2_364().
|
inline |
Definition at line 4817 of file VhdlParser.h.
References jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3R_subprogram_specification_2355_2_451().
|
inline |
Definition at line 4783 of file VhdlParser.h.
References jj_3R_formal_parameter_list_1236_2_582(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_subprogram_specification_2355_2_451().
|
inline |
Definition at line 4746 of file VhdlParser.h.
References jj_3R_subprogram_statement_part_2377_4_637(), jj_done, and jj_scanpos.
Referenced by jj_3R_subprogram_body_2271_1_540().
|
inline |
Definition at line 4730 of file VhdlParser.h.
References jj_3R_sequential_statement_2133_5_117(), and jj_done.
Referenced by jj_3R_subprogram_statement_part_2377_3_584().
|
inline |
Definition at line 4719 of file VhdlParser.h.
References vhdl::parser::IS_T, jj_3R_identifier_1348_3_74(), jj_3R_subtype_indication_2398_3_89(), jj_done, jj_scan_token(), vhdl::parser::SEMI_T, and vhdl::parser::SUBTYPE_T.
Referenced by jj_3R_block_declarative_item_595_3_299(), jj_3R_process_declarative_item_1929_3_527(), jj_3R_protected_type_body_declarative_item_2575_7_709(), and jj_3R_subprogram_declarative_item_2312_3_667().
|
inline |
Definition at line 4694 of file VhdlParser.h.
References jj_3_105(), jj_3R_subtype_indication_2398_45_192(), jj_3R_subtype_indication_2398_58_193(), jj_done, and jj_scanpos.
Referenced by jj_3_32(), jj_3R_access_type_definition_349_3_658(), jj_3R_alias_declaration_402_4_483(), jj_3R_allocator_423_6_244(), jj_3R_constant_declaration_877_4_389(), jj_3R_constraint_array_definition_890_1_703(), jj_3R_discrete_range_967_3_168(), jj_3R_element_declaration_983_3_705(), jj_3R_external_name_2744_2_323(), jj_3R_file_declaration_1199_2_392(), jj_3R_interface_file_declaration_1467_3_97(), jj_3R_interface_variable_declaration_1483_1_96(), jj_3R_signal_declaration_2218_1_390(), jj_3R_subtype_declaration_2382_1_388(), jj_3R_unconstraint_array_definition_2461_1_704(), and jj_3R_variable_declaration_2503_1_391().
|
inline |
Definition at line 4444 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_subtype_indication_2398_3_89().
|
inline |
Definition at line 4304 of file VhdlParser.h.
References jj_3R_constraint_901_5_139(), and jj_done.
Referenced by jj_3R_subtype_indication_2398_3_89().
|
inline |
Definition at line 4643 of file VhdlParser.h.
References jj_3R_suffix_2404_1_225(), jj_3R_suffix_2406_3_226(), jj_3R_suffix_2407_3_227(), jj_3R_suffix_2408_3_228(), jj_done, and jj_scanpos.
Referenced by jj_3_56(), jj_3R_name_ext_1654_2_221(), and jj_3R_selected_name_2095_2_434().
|
inline |
Definition at line 4661 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_suffix_2404_1_105().
|
inline |
Definition at line 4619 of file VhdlParser.h.
References jj_3R_character_literal_682_3_369(), and jj_done.
Referenced by jj_3R_suffix_2404_1_105().
|
inline |
Definition at line 4612 of file VhdlParser.h.
References jj_3R_operator_symbol_1721_1_321(), and jj_done.
Referenced by jj_3R_suffix_2404_1_105().
|
inline |
Definition at line 4605 of file VhdlParser.h.
References vhdl::parser::ALL_T, jj_done, and jj_scan_token().
Referenced by jj_3R_suffix_2404_1_105().
|
inline |
Definition at line 4572 of file VhdlParser.h.
References jj_3R_target_2413_2_255(), jj_3R_target_2414_3_256(), jj_done, and jj_scanpos.
Referenced by jj_3_84(), jj_3_88(), jj_3R_conditional_force_assignment_2828_3_149(), jj_3R_conditional_signal_assignment_823_2_75(), jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_selected_force_assignment_2865_3_150(), jj_3R_selected_signal_assignment_2100_3_337(), jj_3R_selected_waveform_assignment_2858_3_385(), jj_3R_signal_assignment_statement_2201_3_456(), and jj_3R_variable_assignment_statement_2494_1_457().
|
inline |
Definition at line 4591 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_target_2413_2_119().
|
inline |
Definition at line 4551 of file VhdlParser.h.
References jj_3R_aggregate_396_3_114(), and jj_done.
Referenced by jj_3R_target_2413_2_119().
|
inline |
Definition at line 4539 of file VhdlParser.h.
References jj_3_108(), jj_3R_factor_1189_1_141(), jj_done, and jj_scanpos.
Referenced by jj_3_99(), jj_3R_simple_expression_2250_1_70(), and jj_3R_simple_expression_2250_35_164().
|
inline |
Definition at line 8294 of file VhdlParser.h.
References vhdl::parser::APOSTROPHE_T, jj_3R_attribute_designator_514_3_230(), jj_3R_test_att_name_1672_5_229(), jj_3R_test_att_name_1674_4_231(), jj_done, jj_scan_token(), and jj_scanpos.
Referenced by jj_3_57(), and jj_3R_name_ext_1657_3_222().
|
inline |
Definition at line 8287 of file VhdlParser.h.
References jj_3R_signature_2241_1_245(), and jj_done.
Referenced by jj_3R_test_att_name_1672_3_106().
|
inline |
Definition at line 8264 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_test_att_name_1672_3_106().
|
inline |
Definition at line 4531 of file VhdlParser.h.
References vhdl::parser::FOR_T, jj_3R_expression_1168_1_61(), jj_done, and jj_scan_token().
Referenced by jj_3R_wait_statement_2534_97_263().
|
inline |
Definition at line 2854 of file VhdlParser.h.
References jj_3R_identifier_1348_3_74(), and jj_done.
Referenced by jj_3R_ttend_2711_3_144().
|
inline |
Definition at line 2927 of file VhdlParser.h.
References vhdl::parser::END_T, jj_3R_ttend_2711_12_296(), jj_done, jj_scan_token(), jj_scanpos, and vhdl::parser::SEMI_T.
Referenced by jj_3_114().
|
inline |
Definition at line 4503 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_name_1633_2_63(), jj_done, jj_scan_token(), vhdl::parser::LPAREN_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3_70(), and jj_3R_primary_1879_1_471().
|
inline |
Definition at line 4484 of file VhdlParser.h.
References jj_3_109(), jj_3R_type_declaration_2439_3_476(), jj_done, and jj_scanpos.
Referenced by jj_3R_block_declarative_item_594_3_298(), jj_3R_process_declarative_item_1928_3_526(), jj_3R_protected_type_body_declarative_item_2574_7_708(), and jj_3R_subprogram_declarative_item_2310_2_665().
|
inline |
Definition at line 4451 of file VhdlParser.h.
References jj_3R_incomplete_type_declaration_1387_3_547(), and jj_done.
Referenced by jj_3R_type_declaration_2437_1_387().
|
inline |
Definition at line 4413 of file VhdlParser.h.
References jj_3_110(), jj_3R_type_definition_2444_1_639(), jj_3R_type_definition_2445_3_640(), jj_3R_type_definition_2446_3_641(), jj_3R_type_definition_2447_3_642(), jj_3R_type_definition_2451_3_643(), jj_done, and jj_scanpos.
Referenced by jj_3R_full_type_declaration_1246_3_142().
|
inline |
Definition at line 4406 of file VhdlParser.h.
References jj_3R_scalar_type_definition_2074_1_656(), and jj_done.
Referenced by jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4374 of file VhdlParser.h.
References jj_3R_composite_type_definition_752_2_657(), and jj_done.
Referenced by jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4360 of file VhdlParser.h.
References jj_3R_access_type_definition_349_3_658(), and jj_done.
Referenced by jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4346 of file VhdlParser.h.
References jj_3R_file_type_definition_1219_2_659(), and jj_done.
Referenced by jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4311 of file VhdlParser.h.
References jj_3R_protected_type_declaration_2599_4_660(), and jj_done.
Referenced by jj_3R_type_definition_2444_1_588().
|
inline |
Definition at line 4297 of file VhdlParser.h.
References jj_3R_name_1633_2_63(), and jj_done.
Referenced by jj_3R_attribute_declaration_505_2_67(), jj_3R_file_type_definition_1219_2_659(), jj_3R_index_subtype_definition_1407_2_722(), and jj_3R_subprogram_specification_2355_2_451().
|
inline |
Definition at line 4254 of file VhdlParser.h.
References vhdl::parser::ARRAY_T, jj_3R_index_subtype_definition_1407_2_722(), jj_3R_subtype_indication_2398_3_89(), jj_3R_unconstraint_array_definition_2461_53_723(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::LPAREN_T, vhdl::parser::OF_T, and vhdl::parser::RPAREN_T.
Referenced by jj_3R_array_type_definition_469_4_696().
|
inline |
Definition at line 4004 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_index_subtype_definition_1407_2_722(), jj_done, and jj_scan_token().
Referenced by jj_3R_unconstraint_array_definition_2461_1_704().
|
inline |
Definition at line 4136 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_selected_name_2095_2_434(), jj_done, and jj_scan_token().
Referenced by jj_3R_use_clause_2467_2_347().
|
inline |
Definition at line 4215 of file VhdlParser.h.
References jj_3R_selected_name_2095_2_434(), jj_3R_use_clause_2467_28_490(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::USE_T.
Referenced by jj_3R_block_configuration_586_11_432(), jj_3R_block_declarative_item_608_3_310(), jj_3R_context_item_911_3_185(), jj_3R_libustcont_stats_2642_4_436(), jj_3R_process_declarative_item_1938_3_533(), jj_3R_protected_type_body_declarative_item_2584_7_716(), jj_3R_protected_type_declarative_item_2611_7_720(), and jj_3R_subprogram_declarative_item_2321_3_674().
|
inline |
Definition at line 4111 of file VhdlParser.h.
References jj_3R_variable_assignment_statement_2494_1_457(), jj_3R_variable_assignment_statement_2498_2_458(), jj_done, and jj_scanpos.
Referenced by jj_3R_sequential_statement_2145_5_253().
|
inline |
Definition at line 4123 of file VhdlParser.h.
References jj_3_111(), jj_3R_expression_1168_1_61(), jj_3R_target_2413_2_119(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::VARASSIGN_T.
Referenced by jj_3R_variable_assignment_statement_2494_1_378().
|
inline |
Definition at line 4087 of file VhdlParser.h.
References jj_3R_selected_variable_assignment_2844_3_542(), and jj_done.
Referenced by jj_3R_variable_assignment_statement_2494_1_378().
|
inline |
Definition at line 4052 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_list_1354_4_205(), jj_3R_subtype_indication_2398_3_89(), jj_3R_variable_declaration_2504_3_480(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::VARIABLE_T.
Referenced by jj_3R_block_declarative_item_598_3_302(), jj_3R_process_declarative_item_1931_3_529(), jj_3R_protected_type_body_declarative_item_2577_7_711(), and jj_3R_subprogram_declarative_item_2314_3_669().
|
inline |
Definition at line 4037 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_done, jj_scan_token(), and vhdl::parser::VARASSIGN_T.
Referenced by jj_3R_variable_declaration_2503_1_391().
|
inline |
Definition at line 3962 of file VhdlParser.h.
References jj_3R_wait_statement_2534_3_260(), jj_3R_wait_statement_2534_43_261(), jj_3R_wait_statement_2534_71_262(), jj_3R_wait_statement_2534_97_263(), jj_done, jj_scan_token(), jj_scanpos, vhdl::parser::SEMI_T, and vhdl::parser::WAIT_T.
Referenced by jj_3_87().
|
inline |
Definition at line 3954 of file VhdlParser.h.
References vhdl::parser::COLON_T, jj_3R_identifier_1348_3_74(), jj_done, and jj_scan_token().
Referenced by jj_3R_wait_statement_2534_1_122().
|
inline |
Definition at line 3627 of file VhdlParser.h.
References jj_3R_sensitivity_clause_2112_2_380(), and jj_done.
Referenced by jj_3R_wait_statement_2534_1_122().
|
inline |
Definition at line 3431 of file VhdlParser.h.
References jj_3R_condition_clause_814_3_381(), and jj_done.
Referenced by jj_3R_wait_statement_2534_1_122().
|
inline |
Definition at line 3309 of file VhdlParser.h.
References jj_3R_timeout_clause_2424_1_382(), and jj_done.
Referenced by jj_3R_wait_statement_2534_1_122().
|
inline |
Definition at line 3904 of file VhdlParser.h.
References jj_3R_waveform_2543_1_421(), jj_3R_waveform_2545_1_422(), jj_done, and jj_scanpos.
Referenced by jj_3R_conditional_waveforms_828_1_173(), jj_3R_conditional_waveforms_829_7_333(), jj_3R_selected_waveforms_2107_2_423(), jj_3R_selected_waveforms_2107_32_520(), and jj_3R_signal_assignment_statement_2201_3_456().
|
inline |
Definition at line 3916 of file VhdlParser.h.
References jj_3R_waveform_2543_23_519(), jj_3R_waveform_element_2551_2_463(), jj_done, and jj_scanpos.
Referenced by jj_3R_waveform_2543_1_332().
|
inline |
Definition at line 3695 of file VhdlParser.h.
References vhdl::parser::COMMA_T, jj_3R_waveform_element_2551_2_463(), jj_done, and jj_scan_token().
Referenced by jj_3R_waveform_2543_1_421().
|
inline |
Definition at line 3882 of file VhdlParser.h.
References jj_done, jj_scan_token(), and vhdl::parser::UNAFFECTED_T.
Referenced by jj_3R_waveform_2543_1_332().
|
inline |
Definition at line 3656 of file VhdlParser.h.
References vhdl::parser::AFTER_T, jj_3R_expression_1168_1_61(), jj_done, and jj_scan_token().
Referenced by jj_3R_waveform_element_2551_2_463().
|
inline |
Definition at line 3794 of file VhdlParser.h.
References jj_3R_expression_1168_1_61(), jj_3R_waveform_element_2551_19_544(), jj_done, and jj_scanpos.
Referenced by jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_waveform_2543_1_421(), and jj_3R_waveform_2543_23_519().
|
private |
| Token * vhdl::parser::VhdlParser::jj_consume_token | ( | int | kind | ) |
| int vhdl::parser::VhdlParser::jj_ntk_f | ( | ) |
| void vhdl::parser::VhdlParser::jj_rescan_token | ( | ) |
| void vhdl::parser::VhdlParser::jj_save | ( | int | index, |
| int | xla | ||
| ) |
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), and jj_2_99().
| bool vhdl::parser::VhdlParser::jj_scan_token | ( | int | kind | ) |
Referenced by jj_3_111(), jj_3_115(), jj_3_117(), jj_3_118(), jj_3_119(), jj_3_121(), jj_3_125(), jj_3_14(), jj_3_15(), jj_3_16(), jj_3_18(), jj_3_19(), jj_3_21(), jj_3_25(), jj_3_3(), jj_3_33(), jj_3_39(), jj_3_4(), jj_3_41(), jj_3_5(), jj_3_55(), jj_3_56(), jj_3_58(), jj_3_59(), jj_3_6(), jj_3_60(), jj_3_68(), jj_3_76(), jj_3_84(), jj_3_88(), jj_3_96(), jj_3R_absolute_pathname_2769_2_621(), jj_3R_absolute_pathname_2771_3_622(), jj_3R_abstract_literal_341_4_233(), jj_3R_abstract_literal_342_4_234(), jj_3R_abstract_literal_343_4_235(), jj_3R_access_type_definition_349_3_658(), jj_3R_actual_designator_356_1_153(), jj_3R_actual_part_379_4_515(), jj_3R_actual_part_381_2_516(), jj_3R_adding_operator_389_3_281(), jj_3R_adding_operator_390_5_282(), jj_3R_adding_operator_391_4_283(), jj_3R_aggregate_396_39_248(), jj_3R_aggregate_396_3_114(), jj_3R_alias_declaration_401_2_393(), jj_3R_alias_declaration_402_4_483(), jj_3R_alias_designator_415_4_551(), jj_3R_allocator_423_6_244(), jj_3R_assertion_475_31_355(), jj_3R_assertion_475_4_196(), jj_3R_assertion_475_63_356(), jj_3R_assertion_statement_486_3_120(), jj_3R_assertion_statement_486_5_257(), jj_3R_association_element_494_3_418(), jj_3R_association_list_500_26_330(), jj_3R_attribute_declaration_505_2_67(), jj_3R_attribute_designator_515_5_372(), jj_3R_attribute_name_521_3_115(), jj_3R_attribute_name_521_68_250(), jj_3R_attribute_specification_526_3_395(), jj_3R_binding_indication_567_4_428(), jj_3R_bit_string_literal_574_3_100(), jj_3R_block_configuration_585_5_345(), jj_3R_block_specification_629_12_522(), jj_3R_case_statement_653_1_126(), jj_3R_case_statement_653_3_265(), jj_3R_case_statement_alternative_671_3_632(), jj_3R_character_literal_682_3_369(), jj_3R_choice_697_5_354(), jj_3R_choices_703_15_195(), jj_3R_component_configuration_708_5_84(), jj_3R_component_configuration_709_11_182(), jj_3R_component_declaration_715_2_394(), jj_3R_component_instantiation_statement_730_2_81(), jj_3R_component_specification_747_1_181(), jj_3R_concurrent_assertion_statement_758_1_92(), jj_3R_concurrent_procedure_call_statement_763_1_82(), jj_3R_concurrent_signal_assignment_statement_768_1_80(), jj_3R_condition_clause_814_3_381(), jj_3R_conditional_force_assignment_2828_3_149(), jj_3R_conditional_signal_assignment_823_2_75(), jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_conditional_waveforms_829_7_333(), jj_3R_conditional_waveforms_831_7_334(), jj_3R_configuration_declaration_838_2_367(), jj_3R_configuration_specification_872_1_396(), jj_3R_constant_declaration_877_4_389(), jj_3R_constant_declaration_877_74_477(), jj_3R_constraint_array_definition_890_1_703(), jj_3R_context_declaration_2633_2_87(), jj_3R_context_ref_2625_2_348(), jj_3R_context_ref_2625_31_435(), jj_3R_delay_mechanism_924_1_517(), jj_3R_delay_mechanism_925_3_518(), jj_3R_delay_mechanism_925_5_573(), jj_3R_direction_948_1_165(), jj_3R_direction_949_3_166(), jj_3R_disconnection_specification_954_1_397(), jj_3R_element_association_973_2_376(), jj_3R_element_declaration_983_3_705(), jj_3R_else_stat_2888_28_561(), jj_3R_else_stat_2888_5_493(), jj_3R_else_wave_list_2823_27_587(), jj_3R_else_wave_list_2823_3_545(), jj_3R_entity_aspect_1005_1_574(), jj_3R_entity_aspect_1005_27_626(), jj_3R_entity_aspect_1006_3_575(), jj_3R_entity_aspect_1007_3_576(), jj_3R_entity_class_1012_1_598(), jj_3R_entity_class_1013_3_599(), jj_3R_entity_class_1014_3_600(), jj_3R_entity_class_1015_3_601(), jj_3R_entity_class_1016_3_602(), jj_3R_entity_class_1017_3_603(), jj_3R_entity_class_1018_3_604(), jj_3R_entity_class_1019_3_605(), jj_3R_entity_class_1020_3_606(), jj_3R_entity_class_1021_3_607(), jj_3R_entity_class_1022_3_608(), jj_3R_entity_class_1023_3_609(), jj_3R_entity_class_1024_3_610(), jj_3R_entity_class_1025_3_611(), jj_3R_entity_class_1026_3_612(), jj_3R_entity_class_1027_3_613(), jj_3R_entity_class_1028_3_614(), jj_3R_entity_class_entry_1033_21_618(), jj_3R_entity_class_entry_list_1038_39_558(), jj_3R_entity_declaration_1044_5_366(), jj_3R_entity_name_list_1105_28_645(), jj_3R_entity_name_list_1106_3_596(), jj_3R_entity_name_list_1107_3_597(), jj_3R_entity_specification_1114_1_488(), jj_3R_enumeration_type_definition_1148_38_251(), jj_3R_enumeration_type_definition_1148_3_116(), jj_3R_exit_statement_1154_1_129(), jj_3R_exit_statement_1154_3_272(), jj_3R_exit_statement_1155_3_274(), jj_3R_external_name_2744_2_323(), jj_3R_factor_1189_14_467(), jj_3R_factor_1190_3_292(), jj_3R_factor_1191_3_293(), jj_3R_factor_1192_3_294(), jj_3R_file_declaration_1199_2_392(), jj_3R_file_open_information_1214_2_549(), jj_3R_file_open_information_1214_4_591(), jj_3R_file_type_definition_1219_2_659(), jj_3R_formal_designator_1230_6_413(), jj_3R_formal_part_1241_11_160(), jj_3R_full_type_declaration_1246_3_142(), jj_3R_function_call_1278_1_110(), jj_3R_gen_assoc_list_2678_4_137(), jj_3R_gen_interface_list_2683_4_136(), jj_3R_generate_scheme_1295_1_335(), jj_3R_generate_scheme_1296_3_336(), jj_3R_generate_statement_1283_1_78(), jj_3R_generic_clause_1301_2_69(), jj_3R_generic_map_aspect_1311_6_73(), jj_3R_group_constituent_list_1322_28_560(), jj_3R_group_declaration_1327_3_398(), jj_3R_group_template_declaration_1335_2_68(), jj_3R_guarded_signal_specificatio_959_2_489(), jj_3R_identifier_1348_3_170(), jj_3R_identifier_1349_4_171(), jj_3R_identifier_list_1354_16_362(), jj_3R_if_statement_1359_3_125(), jj_3R_if_statement_1359_4_264(), jj_3R_if_statement_1367_6_629(), jj_3R_if_statement_1374_6_630(), jj_3R_ifunc_2910_2_361(), jj_3R_ifunc_2910_3_443(), jj_3R_ifunc_2910_87_444(), jj_3R_incomplete_type_declaration_1387_3_547(), jj_3R_index_constraint_1395_3_65(), jj_3R_index_constraint_1395_42_159(), jj_3R_index_subtype_definition_1407_2_722(), jj_3R_inout_stat_2882_3_399(), jj_3R_instantiation_list_1420_3_426(), jj_3R_instantiation_list_1421_3_427(), jj_3R_instantiation_unit_1412_1_338(), jj_3R_instantiation_unit_1413_3_339(), jj_3R_instantiation_unit_1413_86_424(), jj_3R_instantiation_unit_1414_3_340(), jj_3R_interface_file_declaration_1467_3_97(), jj_3R_interface_list_1476_26_415(), jj_3R_interface_package_declaration_2658_2_95(), jj_3R_interface_variable_declaration_1483_1_96(), jj_3R_interface_variable_declaration_1483_3_204(), jj_3R_interface_variable_declaration_1485_49_207(), jj_3R_iproc_2901_3_360(), jj_3R_iteration_scheme_1519_1_460(), jj_3R_iteration_scheme_1526_3_461(), jj_3R_library_clause_1542_2_346(), jj_3R_literal_1576_3_243(), jj_3R_logop_1174_3_404(), jj_3R_logop_1175_4_405(), jj_3R_logop_1176_4_406(), jj_3R_logop_1177_4_407(), jj_3R_logop_1178_4_408(), jj_3R_logop_1179_4_409(), jj_3R_loop_statement_1586_1_127(), jj_3R_loop_statement_1586_3_266(), jj_3R_mode_1615_1_445(), jj_3R_mode_1616_3_446(), jj_3R_mode_1617_3_447(), jj_3R_mode_1618_3_448(), jj_3R_mode_1619_3_449(), jj_3R_multiplying_operation_1624_1_287(), jj_3R_multiplying_operation_1625_3_288(), jj_3R_multiplying_operation_1626_3_289(), jj_3R_multiplying_operation_1627_3_290(), jj_3R_name_ext_1651_2_220(), jj_3R_name_ext_1654_2_221(), jj_3R_name_ext_1660_2_223(), jj_3R_name_ext_1663_3_224(), jj_3R_name_ext_1664_47_370(), jj_3R_neg_list_2781_3_647(), jj_3R_next_statement_1685_1_128(), jj_3R_next_statement_1685_3_269(), jj_3R_next_statement_1686_3_271(), jj_3R_null_1663_32_107(), jj_3R_null_2133_18_118(), jj_3R_null_2145_19_123(), jj_3R_null_781_12_76(), jj_3R_null_784_12_77(), jj_3R_null_792_12_79(), jj_3R_null_statement_1698_1_379(), jj_3R_null_statement_1698_3_459(), jj_3R_object_class_1711_1_649(), jj_3R_object_class_1712_2_650(), jj_3R_object_class_1713_2_651(), jj_3R_object_class_1714_2_652(), jj_3R_object_class_1715_2_653(), jj_3R_object_class_1716_2_654(), jj_3R_operator_symbol_1721_1_321(), jj_3R_options_1726_3_172(), jj_3R_package_declaration_1773_2_368(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_package_path_name_2803_3_570(), jj_3R_param_2936_3_442(), jj_3R_param_2937_5_535(), jj_3R_parameter_specification_1833_1_543(), jj_3R_pathname_element_2786_19_313(), jj_3R_pathname_element_list_2797_3_147(), jj_3R_pathname_element_list_2797_47_312(), jj_3R_physical_type_definition_1843_9_694(), jj_3R_port_clause_1855_4_553(), jj_3R_port_map_aspect_1865_2_341(), jj_3R_primary_1873_1_469(), jj_3R_procedure_call_1912_14_342(), jj_3R_procedure_call_statement_1918_1_124(), jj_3R_process_statement_1952_1_93(), jj_3R_process_statement_1952_3_197(), jj_3R_process_statement_1960_4_198(), jj_3R_protected_type_body_2563_4_143(), jj_3R_protected_type_declaration_2599_4_660(), jj_3R_protected_type_declarative_part_2616_6_692(), jj_3R_qualified_expression_1997_3_64(), jj_3R_qualified_expression_2001_7_238(), jj_3R_range_constraint_2017_1_86(), jj_3R_record_type_definition_2022_5_690(), jj_3R_relation_operator_2037_2_495(), jj_3R_relation_operator_2038_3_496(), jj_3R_relation_operator_2039_3_497(), jj_3R_relation_operator_2040_3_498(), jj_3R_relation_operator_2041_3_499(), jj_3R_relation_operator_2042_3_500(), jj_3R_relation_operator_2043_3_501(), jj_3R_relation_operator_2044_3_502(), jj_3R_relation_operator_2045_3_503(), jj_3R_relation_operator_2046_3_504(), jj_3R_relation_operator_2047_3_505(), jj_3R_relation_operator_2048_3_506(), jj_3R_report_statement_2055_1_121(), jj_3R_report_statement_2055_3_258(), jj_3R_report_statement_2057_11_259(), jj_3R_reslution_indication_2391_3_138(), jj_3R_return_statement_2068_1_130(), jj_3R_return_statement_2068_3_275(), jj_3R_secondary_unit_declaration_2087_1_721(), jj_3R_sel_var_list_2871_3_317(), jj_3R_sel_var_list_2871_58_401(), jj_3R_sel_wave_list_2877_43_546(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_selected_force_assignment_2865_3_150(), jj_3R_selected_name_2095_2_434(), jj_3R_selected_signal_assignment_2100_3_337(), jj_3R_selected_variable_assignment_2844_3_542(), jj_3R_selected_waveform_assignment_2858_3_385(), jj_3R_selected_waveforms_2107_2_423(), jj_3R_selected_waveforms_2107_32_520(), jj_3R_sensitivity_clause_2112_2_380(), jj_3R_sensitivity_list_2121_3_439(), jj_3R_sensitivity_list_2123_12_524(), jj_3R_shift_operator_2178_3_562(), jj_3R_shift_operator_2179_5_563(), jj_3R_shift_operator_2180_5_564(), jj_3R_shift_operator_2181_5_565(), jj_3R_shift_operator_2182_5_566(), jj_3R_shift_operator_2183_5_567(), jj_3R_sig_stat_2754_3_507(), jj_3R_sig_stat_2755_5_508(), jj_3R_sig_stat_2756_5_509(), jj_3R_sign_2188_2_416(), jj_3R_sign_2189_4_417(), jj_3R_signal_assignment_statement_2201_3_456(), jj_3R_signal_declaration_2218_1_390(), jj_3R_signal_declaration_2218_89_479(), jj_3R_signal_kind_2228_3_589(), jj_3R_signal_kind_2229_5_590(), jj_3R_signal_list_2234_12_646(), jj_3R_signal_list_2235_3_616(), jj_3R_signal_list_2236_3_617(), jj_3R_signature_2241_1_245(), jj_3R_signature_2242_15_453(), jj_3R_signature_2243_4_375(), jj_3R_string_literal_2265_1_373(), jj_3R_subprogram_1_2303_2_365(), jj_3R_subprogram_body_2271_1_540(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), jj_3R_subprogram_kind_2335_2_638(), jj_3R_subprogram_specification_2341_2_450(), jj_3R_subprogram_specification_2349_5_537(), jj_3R_subprogram_specification_2355_2_451(), jj_3R_subprogram_specification_2355_4_538(), jj_3R_subprogram_specification_2366_3_539(), jj_3R_subtype_declaration_2382_1_388(), jj_3R_suffix_2408_3_228(), jj_3R_test_att_name_1672_3_106(), jj_3R_test_att_name_1674_4_231(), jj_3R_timeout_clause_2424_1_382(), jj_3R_ttend_2711_3_144(), jj_3R_type_conversion_2432_3_111(), jj_3R_unconstraint_array_definition_2461_1_704(), jj_3R_unconstraint_array_definition_2461_53_723(), jj_3R_use_clause_2467_28_490(), jj_3R_use_clause_2467_2_347(), jj_3R_variable_assignment_statement_2494_1_457(), jj_3R_variable_declaration_2503_1_391(), jj_3R_variable_declaration_2504_3_480(), jj_3R_wait_statement_2534_1_122(), jj_3R_wait_statement_2534_3_260(), jj_3R_waveform_2543_23_519(), jj_3R_waveform_2545_1_422(), and jj_3R_waveform_element_2551_19_544().
| QCString vhdl::parser::VhdlParser::label | ( | ) |
| QCString vhdl::parser::VhdlParser::library_clause | ( | ) |
| QCString vhdl::parser::VhdlParser::library_unit | ( | ) |
| QCString vhdl::parser::VhdlParser::libustcont_stats | ( | ) |
| QCString vhdl::parser::VhdlParser::literal | ( | ) |
| QCString vhdl::parser::VhdlParser::logical_operator | ( | ) |
| QCString vhdl::parser::VhdlParser::logop | ( | ) |
| QCString vhdl::parser::VhdlParser::loop_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::miscellaneous_operator | ( | ) |
| QCString vhdl::parser::VhdlParser::mode | ( | ) |
| QCString vhdl::parser::VhdlParser::multiplying_operation | ( | ) |
| QCString vhdl::parser::VhdlParser::name | ( | ) |
| QCString vhdl::parser::VhdlParser::name_ext | ( | ) |
| QCString vhdl::parser::VhdlParser::name_ext1 | ( | ) |
| QCString vhdl::parser::VhdlParser::neg_list | ( | ) |
| QCString vhdl::parser::VhdlParser::next_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::null_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::numeric_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::object_class | ( | ) |
| QCString vhdl::parser::VhdlParser::operator_symbol | ( | ) |
| void vhdl::parser::VhdlParser::options | ( | ) |
|
inline |
Definition at line 8843 of file VhdlParser.h.
References m_outlineParser.
| void vhdl::parser::VhdlParser::package_body | ( | ) |
| void vhdl::parser::VhdlParser::package_body_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::package_body_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::package_declaration | ( | ) |
| void vhdl::parser::VhdlParser::package_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::package_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::package_header | ( | ) |
| void vhdl::parser::VhdlParser::package_instantiation_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::package_path_name | ( | ) |
| QCString vhdl::parser::VhdlParser::param | ( | ) |
| QCString vhdl::parser::VhdlParser::parameter_specification | ( | ) |
|
protectedvirtual |
Generate ParseException.
| void vhdl::parser::VhdlParser::parseInline | ( | ) |
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
| QCString vhdl::parser::VhdlParser::pathname_element | ( | ) |
| QCString vhdl::parser::VhdlParser::pathname_element_list | ( | ) |
| QCString vhdl::parser::VhdlParser::physical_literal | ( | ) |
| QCString vhdl::parser::VhdlParser::physical_type_definition | ( | ) |
| void vhdl::parser::VhdlParser::port_clause | ( | ) |
| QCString vhdl::parser::VhdlParser::port_list | ( | ) |
| void vhdl::parser::VhdlParser::port_map_aspect | ( | ) |
| QCString vhdl::parser::VhdlParser::primary | ( | ) |
| void vhdl::parser::VhdlParser::primary_unit | ( | ) |
| QCString vhdl::parser::VhdlParser::procedure_call | ( | ) |
| QCString vhdl::parser::VhdlParser::procedure_call_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::process_declarative_item | ( | ) |
| QCString vhdl::parser::VhdlParser::process_declarative_part | ( | ) |
| void vhdl::parser::VhdlParser::process_statement | ( | ) |
| void vhdl::parser::VhdlParser::process_statement_part | ( | ) |
| QCString vhdl::parser::VhdlParser::protected_type_body | ( | ) |
| void vhdl::parser::VhdlParser::protected_type_body_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::protected_type_body_declarative_part | ( | ) |
| QCString vhdl::parser::VhdlParser::protected_type_declaration | ( | ) |
| void vhdl::parser::VhdlParser::protected_type_declarative_item | ( | ) |
| void vhdl::parser::VhdlParser::protected_type_declarative_part | ( | ) |
| QCString vhdl::parser::VhdlParser::qualified_expression | ( | ) |
| QCString vhdl::parser::VhdlParser::range | ( | ) |
| QCString vhdl::parser::VhdlParser::range_constraint | ( | ) |
| void vhdl::parser::VhdlParser::record_type_definition | ( | ) |
| void vhdl::parser::VhdlParser::ReInit | ( | TokenManager * | tokenManager | ) |
| QCString vhdl::parser::VhdlParser::relation | ( | ) |
| QCString vhdl::parser::VhdlParser::relation_operator | ( | ) |
| QCString vhdl::parser::VhdlParser::relative_pathname | ( | ) |
| QCString vhdl::parser::VhdlParser::report_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::reslution_indication | ( | ) |
| QCString vhdl::parser::VhdlParser::return_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::scalar_type_definition | ( | ) |
| void vhdl::parser::VhdlParser::secondary_unit | ( | ) |
| QCString vhdl::parser::VhdlParser::secondary_unit_declaration | ( | ) |
| void vhdl::parser::VhdlParser::sel_var_list | ( | ) |
| void vhdl::parser::VhdlParser::sel_wave_list | ( | ) |
| void vhdl::parser::VhdlParser::select_name | ( | ) |
| void vhdl::parser::VhdlParser::selected_force_assignment | ( | ) |
| QCString vhdl::parser::VhdlParser::selected_name | ( | ) |
| void vhdl::parser::VhdlParser::selected_signal_assignment | ( | ) |
| void vhdl::parser::VhdlParser::selected_signal_assignment_wave | ( | ) |
| void vhdl::parser::VhdlParser::selected_variable_assignment | ( | ) |
| void vhdl::parser::VhdlParser::selected_waveform_assignment | ( | ) |
| void vhdl::parser::VhdlParser::selected_waveforms | ( | ) |
| void vhdl::parser::VhdlParser::semi | ( | ) |
| QCString vhdl::parser::VhdlParser::sensitivity_clause | ( | ) |
| QCString vhdl::parser::VhdlParser::sensitivity_list | ( | ) |
| QCString vhdl::parser::VhdlParser::sequence_of_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::sequential_statement | ( | ) |
|
inline |
Definition at line 8763 of file VhdlParser.h.
References errorHandler.
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
|
inline |
Definition at line 8842 of file VhdlParser.h.
References m_outlineParser.
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
|
inline |
Definition at line 8844 of file VhdlParser.h.
References m_sharedState.
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
| QCString vhdl::parser::VhdlParser::shift_expression | ( | ) |
| QCString vhdl::parser::VhdlParser::shift_operator | ( | ) |
| QCString vhdl::parser::VhdlParser::sig_stat | ( | ) |
| QCString vhdl::parser::VhdlParser::sign | ( | ) |
| QCString vhdl::parser::VhdlParser::signal_assignment_statement | ( | ) |
| void vhdl::parser::VhdlParser::signal_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::signal_kind | ( | ) |
| QCString vhdl::parser::VhdlParser::signal_list | ( | ) |
| QCString vhdl::parser::VhdlParser::signature | ( | ) |
| QCString vhdl::parser::VhdlParser::simple_expression | ( | ) |
| void vhdl::parser::VhdlParser::simple_name | ( | ) |
| QCString vhdl::parser::VhdlParser::slice_name | ( | ) |
| QCString vhdl::parser::VhdlParser::string_literal | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_1 | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_body | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::subprogram_declarative_item | ( | ) |
| QCString vhdl::parser::VhdlParser::subprogram_declarative_part | ( | ) |
| QCString vhdl::parser::VhdlParser::subprogram_instantiation_declaration | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_kind | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_specification | ( | ) |
| void vhdl::parser::VhdlParser::subprogram_statement_part | ( | ) |
| QCString vhdl::parser::VhdlParser::subtype_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::subtype_indication | ( | ) |
| QCString vhdl::parser::VhdlParser::suffix | ( | ) |
| QCString vhdl::parser::VhdlParser::target | ( | ) |
| QCString vhdl::parser::VhdlParser::term | ( | ) |
| QCString vhdl::parser::VhdlParser::test_att_name | ( | ) |
| QCString vhdl::parser::VhdlParser::timeout_clause | ( | ) |
| bool vhdl::parser::VhdlParser::trace_enabled | ( | ) |
| void vhdl::parser::VhdlParser::ttend | ( | ) |
| QCString vhdl::parser::VhdlParser::type_conversion | ( | ) |
| QCString vhdl::parser::VhdlParser::type_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::type_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::type_mark | ( | ) |
| QCString vhdl::parser::VhdlParser::unconstraint_array_definition | ( | ) |
| QCString vhdl::parser::VhdlParser::use_clause | ( | ) |
| QCString vhdl::parser::VhdlParser::variable_assignment_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::variable_declaration | ( | ) |
| QCString vhdl::parser::VhdlParser::wait_statement | ( | ) |
| QCString vhdl::parser::VhdlParser::waveform | ( | ) |
| QCString vhdl::parser::VhdlParser::waveform_element | ( | ) |
| void vhdl::parser::VhdlParser::when_stats | ( | ) |
|
private |
Definition at line 8787 of file VhdlParser.h.
Referenced by setErrorHandler().
|
protected |
Definition at line 8790 of file VhdlParser.h.
Referenced by clearError().
|
protected |
Definition at line 8792 of file VhdlParser.h.
|
private |
Definition at line 8812 of file VhdlParser.h.
|
private |
Definition at line 8777 of file VhdlParser.h.
|
private |
Definition at line 8848 of file VhdlParser.h.
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), jj_2_99(), jj_3_1(), jj_3_10(), jj_3_100(), jj_3_101(), jj_3_102(), jj_3_103(), jj_3_104(), jj_3_105(), jj_3_106(), jj_3_107(), jj_3_108(), jj_3_109(), jj_3_11(), jj_3_110(), jj_3_111(), jj_3_112(), jj_3_113(), jj_3_114(), jj_3_115(), jj_3_116(), jj_3_117(), jj_3_118(), jj_3_119(), jj_3_12(), jj_3_120(), jj_3_121(), jj_3_122(), jj_3_123(), jj_3_124(), jj_3_125(), jj_3_13(), jj_3_14(), jj_3_15(), jj_3_16(), jj_3_17(), jj_3_18(), jj_3_19(), jj_3_2(), jj_3_20(), jj_3_21(), jj_3_22(), jj_3_23(), jj_3_24(), jj_3_25(), jj_3_26(), jj_3_27(), jj_3_28(), jj_3_29(), jj_3_3(), jj_3_30(), jj_3_31(), jj_3_32(), jj_3_33(), jj_3_34(), jj_3_35(), jj_3_36(), jj_3_37(), jj_3_38(), jj_3_39(), jj_3_4(), jj_3_40(), jj_3_41(), jj_3_42(), jj_3_43(), jj_3_44(), jj_3_45(), jj_3_46(), jj_3_47(), jj_3_48(), jj_3_49(), jj_3_5(), jj_3_50(), jj_3_51(), jj_3_52(), jj_3_53(), jj_3_54(), jj_3_55(), jj_3_56(), jj_3_57(), jj_3_58(), jj_3_59(), jj_3_6(), jj_3_60(), jj_3_61(), jj_3_62(), jj_3_63(), jj_3_64(), jj_3_65(), jj_3_66(), jj_3_67(), jj_3_68(), jj_3_69(), jj_3_7(), jj_3_70(), jj_3_71(), jj_3_72(), jj_3_73(), jj_3_74(), jj_3_75(), jj_3_76(), jj_3_77(), jj_3_78(), jj_3_79(), jj_3_8(), jj_3_80(), jj_3_81(), jj_3_82(), jj_3_83(), jj_3_84(), jj_3_85(), jj_3_86(), jj_3_87(), jj_3_88(), jj_3_89(), jj_3_9(), jj_3_90(), jj_3_91(), jj_3_92(), jj_3_93(), jj_3_94(), jj_3_95(), jj_3_96(), jj_3_97(), jj_3_98(), jj_3_99(), jj_3R_absolute_pathname_2769_2_568(), jj_3R_absolute_pathname_2769_2_621(), jj_3R_absolute_pathname_2771_3_622(), jj_3R_abstract_literal_341_4_109(), jj_3R_abstract_literal_341_4_233(), jj_3R_abstract_literal_342_4_234(), jj_3R_abstract_literal_343_4_235(), jj_3R_access_type_definition_349_3_658(), jj_3R_actual_designator_356_1_153(), jj_3R_actual_designator_356_1_62(), jj_3R_actual_designator_358_1_154(), jj_3R_actual_designator_361_3_155(), jj_3R_actual_parameter_part_370_4_236(), jj_3R_actual_part_376_2_419(), jj_3R_actual_part_376_2_514(), jj_3R_actual_part_379_4_515(), jj_3R_actual_part_381_2_516(), jj_3R_adding_operator_389_3_133(), jj_3R_adding_operator_389_3_281(), jj_3R_adding_operator_390_5_282(), jj_3R_adding_operator_391_4_283(), jj_3R_aggregate_396_39_248(), jj_3R_aggregate_396_3_114(), jj_3R_alias_declaration_401_2_393(), jj_3R_alias_declaration_402_4_483(), jj_3R_alias_declaration_403_44_484(), jj_3R_alias_designator_414_2_482(), jj_3R_alias_designator_414_2_550(), jj_3R_alias_designator_415_4_551(), jj_3R_alias_designator_416_4_552(), jj_3R_allocator_421_3_113(), jj_3R_allocator_423_6_244(), jj_3R_array_type_definition_466_2_689(), jj_3R_array_type_definition_466_2_695(), jj_3R_array_type_definition_469_4_696(), jj_3R_assertion_475_31_355(), jj_3R_assertion_475_4_196(), jj_3R_assertion_475_63_356(), jj_3R_assertion_statement_486_3_120(), jj_3R_assertion_statement_486_5_257(), jj_3R_association_element_494_2_329(), jj_3R_association_element_494_3_418(), jj_3R_association_list_500_1_169(), jj_3R_association_list_500_26_330(), jj_3R_attribute_declaration_505_2_67(), jj_3R_attribute_designator_514_3_230(), jj_3R_attribute_designator_514_3_371(), jj_3R_attribute_designator_515_5_372(), jj_3R_attribute_name_521_3_115(), jj_3R_attribute_name_521_46_249(), jj_3R_attribute_name_521_68_250(), jj_3R_attribute_specification_526_3_395(), jj_3R_binding_indication_567_2_344(), jj_3R_binding_indication_567_4_428(), jj_3R_binding_indication_568_4_429(), jj_3R_binding_indication_569_4_430(), jj_3R_bit_string_literal_574_3_100(), jj_3R_block_configuration_585_5_345(), jj_3R_block_configuration_586_11_432(), jj_3R_block_configuration_587_11_433(), jj_3R_block_declarative_item_593_3_146(), jj_3R_block_declarative_item_593_3_297(), jj_3R_block_declarative_item_594_3_298(), jj_3R_block_declarative_item_595_3_299(), jj_3R_block_declarative_item_596_3_300(), jj_3R_block_declarative_item_597_3_301(), jj_3R_block_declarative_item_598_3_302(), jj_3R_block_declarative_item_599_3_303(), jj_3R_block_declarative_item_600_3_304(), jj_3R_block_declarative_item_601_3_305(), jj_3R_block_declarative_item_603_1_306(), jj_3R_block_declarative_item_605_3_307(), jj_3R_block_declarative_item_606_3_308(), jj_3R_block_declarative_item_607_3_309(), jj_3R_block_declarative_item_608_3_310(), jj_3R_block_declarative_item_612_3_311(), jj_3R_block_specification_629_12_522(), jj_3R_block_specification_629_3_431(), jj_3R_case_statement_653_1_126(), jj_3R_case_statement_653_3_265(), jj_3R_case_statement_661_11_633(), jj_3R_case_statement_662_28_634(), jj_3R_case_statement_alternative_671_3_632(), jj_3R_character_literal_682_3_369(), jj_3R_choice_687_4_194(), jj_3R_choice_687_4_350(), jj_3R_choice_690_4_351(), jj_3R_choice_693_4_352(), jj_3R_choice_696_4_353(), jj_3R_choice_697_5_354(), jj_3R_choices_703_15_195(), jj_3R_choices_703_3_90(), jj_3R_component_configuration_708_5_84(), jj_3R_component_configuration_709_11_182(), jj_3R_component_configuration_710_11_183(), jj_3R_component_declaration_715_2_394(), jj_3R_component_declaration_717_5_485(), jj_3R_component_declaration_718_5_486(), jj_3R_component_declaration_723_27_487(), jj_3R_component_instantiation_statement_730_2_81(), jj_3R_component_instantiation_statement_741_11_178(), jj_3R_component_instantiation_statement_742_11_179(), jj_3R_component_specification_747_1_181(), jj_3R_composite_type_definition_752_2_657(), jj_3R_composite_type_definition_752_2_678(), jj_3R_composite_type_definition_753_3_679(), jj_3R_concurrent_assertion_statement_758_1_92(), jj_3R_concurrent_procedure_call_statement_763_1_82(), jj_3R_concurrent_signal_assignment_statement_768_1_80(), jj_3R_concurrent_signal_assignment_statement_770_1_175(), jj_3R_concurrent_signal_assignment_statement_772_3_176(), jj_3R_condition_809_3_83(), jj_3R_condition_clause_814_3_381(), jj_3R_conditional_force_assignment_2828_3_149(), jj_3R_conditional_force_assignment_2830_15_314(), jj_3R_conditional_force_assignment_2831_13_315(), jj_3R_conditional_signal_assignment_823_2_75(), jj_3R_conditional_signal_assignment_wave_2808_3_131(), jj_3R_conditional_signal_assignment_wave_2808_3_277(), jj_3R_conditional_signal_assignment_wave_2810_3_278(), jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_conditional_waveform_assignment_2816_17_462(), jj_3R_conditional_waveform_assignment_2817_26_464(), jj_3R_conditional_waveforms_828_1_173(), jj_3R_conditional_waveforms_829_7_333(), jj_3R_conditional_waveforms_831_7_334(), jj_3R_configuration_declaration_838_2_367(), jj_3R_configuration_item_864_2_523(), jj_3R_configuration_item_864_2_578(), jj_3R_configuration_item_866_4_579(), jj_3R_configuration_specification_872_1_396(), jj_3R_constant_declaration_877_4_389(), jj_3R_constant_declaration_877_74_477(), jj_3R_constraint_901_5_139(), jj_3R_constraint_901_5_285(), jj_3R_constraint_904_5_286(), jj_3R_constraint_array_definition_890_1_703(), jj_3R_context_declaration_2633_128_189(), jj_3R_context_declaration_2633_2_87(), jj_3R_context_declaration_2633_80_188(), jj_3R_context_item_910_2_184(), jj_3R_context_item_910_2_85(), jj_3R_context_item_911_3_185(), jj_3R_context_item_912_3_186(), jj_3R_context_item_913_3_187(), jj_3R_context_ref_2625_2_348(), jj_3R_context_ref_2625_31_435(), jj_3R_delay_mechanism_924_1_420(), jj_3R_delay_mechanism_924_1_517(), jj_3R_delay_mechanism_925_3_518(), jj_3R_delay_mechanism_925_5_573(), jj_3R_designator_942_2_536(), jj_3R_designator_942_2_580(), jj_3R_designator_943_4_581(), jj_3R_direction_948_1_165(), jj_3R_direction_948_1_71(), jj_3R_direction_949_3_166(), jj_3R_disconnection_specification_954_1_397(), jj_3R_discrete_range_964_3_167(), jj_3R_discrete_range_964_3_72(), jj_3R_discrete_range_967_3_168(), jj_3R_element_association_973_1_247(), jj_3R_element_association_973_2_376(), jj_3R_element_declaration_983_3_705(), jj_3R_else_stat_2888_28_561(), jj_3R_else_stat_2888_4_400(), jj_3R_else_stat_2888_5_493(), jj_3R_else_wave_list_2823_27_587(), jj_3R_else_wave_list_2823_3_545(), jj_3R_entity_aspect_1005_1_521(), jj_3R_entity_aspect_1005_1_574(), jj_3R_entity_aspect_1005_27_626(), jj_3R_entity_aspect_1006_3_575(), jj_3R_entity_aspect_1007_3_576(), jj_3R_entity_class_1012_1_555(), jj_3R_entity_class_1012_1_598(), jj_3R_entity_class_1013_3_599(), jj_3R_entity_class_1014_3_600(), jj_3R_entity_class_1015_3_601(), jj_3R_entity_class_1016_3_602(), jj_3R_entity_class_1017_3_603(), jj_3R_entity_class_1018_3_604(), jj_3R_entity_class_1019_3_605(), jj_3R_entity_class_1020_3_606(), jj_3R_entity_class_1021_3_607(), jj_3R_entity_class_1022_3_608(), jj_3R_entity_class_1023_3_609(), jj_3R_entity_class_1024_3_610(), jj_3R_entity_class_1025_3_611(), jj_3R_entity_class_1026_3_612(), jj_3R_entity_class_1027_3_613(), jj_3R_entity_class_1028_3_614(), jj_3R_entity_class_entry_1033_21_618(), jj_3R_entity_class_entry_1033_2_557(), jj_3R_entity_class_entry_list_1038_2_491(), jj_3R_entity_class_entry_list_1038_39_558(), jj_3R_entity_declaration_1044_5_366(), jj_3R_entity_designator_1094_18_662(), jj_3R_entity_designator_1094_1_644(), jj_3R_entity_name_list_1105_1_554(), jj_3R_entity_name_list_1105_1_595(), jj_3R_entity_name_list_1105_28_645(), jj_3R_entity_name_list_1106_3_596(), jj_3R_entity_name_list_1107_3_597(), jj_3R_entity_specification_1114_1_488(), jj_3R_entity_tag_1136_1_661(), jj_3R_entity_tag_1136_1_684(), jj_3R_entity_tag_1137_3_685(), jj_3R_enumeration_literal_1142_2_102(), jj_3R_enumeration_literal_1142_2_217(), jj_3R_enumeration_literal_1143_4_218(), jj_3R_enumeration_type_definition_1148_38_251(), jj_3R_enumeration_type_definition_1148_3_116(), jj_3R_exit_statement_1154_1_129(), jj_3R_exit_statement_1154_3_272(), jj_3R_exit_statement_1154_43_273(), jj_3R_exit_statement_1155_3_274(), jj_3R_expression_1168_16_152(), jj_3R_expression_1168_1_61(), jj_3R_external_name_2744_2_323(), jj_3R_external_pathname_2762_4_411(), jj_3R_external_pathname_2762_4_510(), jj_3R_external_pathname_2763_4_511(), jj_3R_external_pathname_2764_4_512(), jj_3R_factor_1189_14_467(), jj_3R_factor_1189_1_141(), jj_3R_factor_1189_1_291(), jj_3R_factor_1190_3_292(), jj_3R_factor_1191_3_293(), jj_3R_factor_1192_3_294(), jj_3R_factor_1193_3_295(), jj_3R_file_declaration_1199_2_392(), jj_3R_file_declaration_1199_67_481(), jj_3R_file_logical_name_1209_2_593(), jj_3R_file_open_information_1214_2_549(), jj_3R_file_open_information_1214_38_592(), jj_3R_file_open_information_1214_4_591(), jj_3R_file_type_definition_1219_2_659(), jj_3R_formal_designator_1229_5_326(), jj_3R_formal_designator_1229_5_412(), jj_3R_formal_designator_1230_6_413(), jj_3R_formal_parameter_list_1236_2_582(), jj_3R_formal_part_1241_11_160(), jj_3R_formal_part_1241_1_66(), jj_3R_full_type_declaration_1246_3_142(), jj_3R_function_call_1278_1_110(), jj_3R_gen_assoc_list_2678_4_137(), jj_3R_gen_interface_list_2683_4_136(), jj_3R_generate_scheme_1295_1_174(), jj_3R_generate_scheme_1295_1_335(), jj_3R_generate_scheme_1296_3_336(), jj_3R_generate_statement_1283_1_78(), jj_3R_generic_clause_1301_2_69(), jj_3R_generic_list_1306_2_162(), jj_3R_generic_map_aspect_1311_6_73(), jj_3R_group_constituent_1316_2_559(), jj_3R_group_constituent_1316_2_619(), jj_3R_group_constituent_1317_4_620(), jj_3R_group_constituent_list_1322_28_560(), jj_3R_group_constituent_list_1322_3_492(), jj_3R_group_declaration_1327_3_398(), jj_3R_group_template_declaration_1335_2_68(), jj_3R_guarded_signal_specificatio_959_2_489(), jj_3R_identifier_1348_3_170(), jj_3R_identifier_1348_3_74(), jj_3R_identifier_1349_4_171(), jj_3R_identifier_list_1354_16_362(), jj_3R_identifier_list_1354_4_205(), jj_3R_if_statement_1359_3_125(), jj_3R_if_statement_1359_4_264(), jj_3R_if_statement_1367_6_629(), jj_3R_if_statement_1374_6_630(), jj_3R_if_statement_1378_46_631(), jj_3R_ifunc_2910_2_361(), jj_3R_ifunc_2910_3_443(), jj_3R_ifunc_2910_87_444(), jj_3R_ifunc_2910_98_693(), jj_3R_incomplete_type_declaration_1387_3_547(), jj_3R_index_constraint_1395_3_65(), jj_3R_index_constraint_1395_42_159(), jj_3R_index_specification_1400_2_577(), jj_3R_index_specification_1400_2_627(), jj_3R_index_specification_1402_3_628(), jj_3R_index_subtype_definition_1407_2_722(), jj_3R_inout_stat_2882_3_399(), jj_3R_instantiation_list_1419_3_343(), jj_3R_instantiation_list_1419_3_425(), jj_3R_instantiation_list_1420_3_426(), jj_3R_instantiation_list_1421_3_427(), jj_3R_instantiation_unit_1412_1_177(), jj_3R_instantiation_unit_1412_1_338(), jj_3R_instantiation_unit_1413_3_339(), jj_3R_instantiation_unit_1413_86_424(), jj_3R_instantiation_unit_1414_3_340(), jj_3R_interface_declaration_1437_1_513(), jj_3R_interface_declaration_1449_1_571(), jj_3R_interface_declaration_1452_2_572(), jj_3R_interface_element_1462_3_414(), jj_3R_interface_file_declaration_1467_3_97(), jj_3R_interface_list_1476_26_415(), jj_3R_interface_list_1476_3_327(), jj_3R_interface_package_declaration_2658_2_95(), jj_3R_interface_package_declaration_2658_55_648(), jj_3R_interface_subprogram_declaration_2895_4_202(), jj_3R_interface_subprogram_declaration_2895_4_94(), jj_3R_interface_subprogram_declaration_2896_4_203(), jj_3R_interface_variable_declaration_1483_1_96(), jj_3R_interface_variable_declaration_1483_3_204(), jj_3R_interface_variable_declaration_1484_37_206(), jj_3R_interface_variable_declaration_1485_49_207(), jj_3R_iproc_2901_3_360(), jj_3R_iteration_scheme_1519_1_383(), jj_3R_iteration_scheme_1519_1_460(), jj_3R_iteration_scheme_1526_3_461(), jj_3R_label_1537_2_145(), jj_3R_library_clause_1542_2_346(), jj_3R_libustcont_stats_2642_4_349(), jj_3R_libustcont_stats_2642_4_436(), jj_3R_libustcont_stats_2643_6_437(), jj_3R_libustcont_stats_2644_6_438(), jj_3R_literal_1566_2_112(), jj_3R_literal_1566_2_239(), jj_3R_literal_1569_2_240(), jj_3R_literal_1573_1_241(), jj_3R_literal_1575_3_242(), jj_3R_literal_1576_3_243(), jj_3R_logop_1174_3_320(), jj_3R_logop_1174_3_404(), jj_3R_logop_1175_4_405(), jj_3R_logop_1176_4_406(), jj_3R_logop_1177_4_407(), jj_3R_logop_1178_4_408(), jj_3R_logop_1179_4_409(), jj_3R_loop_statement_1586_1_127(), jj_3R_loop_statement_1586_3_266(), jj_3R_loop_statement_1587_7_267(), jj_3R_loop_statement_1594_28_635(), jj_3R_mode_1615_1_363(), jj_3R_mode_1615_1_445(), jj_3R_mode_1616_3_446(), jj_3R_mode_1617_3_447(), jj_3R_mode_1618_3_448(), jj_3R_mode_1619_3_449(), jj_3R_multiplying_operation_1624_1_140(), jj_3R_multiplying_operation_1624_1_287(), jj_3R_multiplying_operation_1625_3_288(), jj_3R_multiplying_operation_1626_3_289(), jj_3R_multiplying_operation_1627_3_290(), jj_3R_name_1633_2_63(), jj_3R_name_1634_25_322(), jj_3R_name_1634_4_156(), jj_3R_name_1635_24_324(), jj_3R_name_1635_5_157(), jj_3R_name_1636_22_325(), jj_3R_name_1636_6_158(), jj_3R_name_ext1_1644_18_219(), jj_3R_name_ext1_1644_4_103(), jj_3R_name_ext_1650_3_104(), jj_3R_name_ext_1651_2_220(), jj_3R_name_ext_1654_2_221(), jj_3R_name_ext_1657_3_222(), jj_3R_name_ext_1660_2_223(), jj_3R_name_ext_1663_3_224(), jj_3R_name_ext_1664_47_370(), jj_3R_neg_list_2781_2_623(), jj_3R_neg_list_2781_3_647(), jj_3R_next_statement_1685_1_128(), jj_3R_next_statement_1685_3_269(), jj_3R_next_statement_1685_43_270(), jj_3R_next_statement_1686_3_271(), jj_3R_null_1663_32_107(), jj_3R_null_2133_18_118(), jj_3R_null_2145_19_123(), jj_3R_null_781_12_76(), jj_3R_null_784_12_77(), jj_3R_null_792_12_79(), jj_3R_null_statement_1698_1_379(), jj_3R_null_statement_1698_3_459(), jj_3R_numeric_literal_1704_2_101(), jj_3R_numeric_literal_1704_2_215(), jj_3R_numeric_literal_1706_4_216(), jj_3R_object_class_1711_1_625(), jj_3R_object_class_1711_1_649(), jj_3R_object_class_1712_2_650(), jj_3R_object_class_1713_2_651(), jj_3R_object_class_1714_2_652(), jj_3R_object_class_1715_2_653(), jj_3R_object_class_1716_2_654(), jj_3R_operator_symbol_1721_1_321(), jj_3R_options_1726_21_331(), jj_3R_options_1726_3_172(), jj_3R_package_declaration_1773_2_368(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_package_instantiation_declaration_2649_71_246(), jj_3R_package_path_name_2803_3_570(), jj_3R_param_2936_3_442(), jj_3R_param_2937_5_535(), jj_3R_parameter_specification_1833_1_543(), jj_3R_pathname_element_2786_19_313(), jj_3R_pathname_element_2786_3_148(), jj_3R_pathname_element_list_2797_3_147(), jj_3R_pathname_element_list_2797_47_312(), jj_3R_physical_literal_1838_2_108(), jj_3R_physical_literal_1838_3_232(), jj_3R_physical_type_definition_1843_9_694(), jj_3R_physical_type_definition_1846_14_701(), jj_3R_physical_type_definition_1848_33_702(), jj_3R_port_clause_1855_4_553(), jj_3R_port_list_1860_3_594(), jj_3R_port_map_aspect_1865_2_341(), jj_3R_primary_1870_1_386(), jj_3R_primary_1870_1_468(), jj_3R_primary_1873_1_469(), jj_3R_primary_1876_1_470(), jj_3R_primary_1879_1_471(), jj_3R_primary_1882_1_472(), jj_3R_primary_1885_1_473(), jj_3R_primary_1888_1_474(), jj_3R_primary_1891_1_475(), jj_3R_primary_unit_1897_1_210(), jj_3R_primary_unit_1897_1_99(), jj_3R_primary_unit_1898_3_211(), jj_3R_primary_unit_1900_1_212(), jj_3R_primary_unit_1905_3_213(), jj_3R_primary_unit_1906_4_214(), jj_3R_procedure_call_1912_14_342(), jj_3R_procedure_call_1912_2_180(), jj_3R_procedure_call_statement_1918_1_124(), jj_3R_process_declarative_item_1926_1_441(), jj_3R_process_declarative_item_1926_1_525(), jj_3R_process_declarative_item_1928_3_526(), jj_3R_process_declarative_item_1929_3_527(), jj_3R_process_declarative_item_1930_3_528(), jj_3R_process_declarative_item_1931_3_529(), jj_3R_process_declarative_item_1932_3_530(), jj_3R_process_declarative_item_1933_3_531(), jj_3R_process_declarative_item_1937_3_532(), jj_3R_process_declarative_item_1938_3_533(), jj_3R_process_declarative_item_1942_3_534(), jj_3R_process_declarative_part_1947_2_199(), jj_3R_process_declarative_part_1947_4_358(), jj_3R_process_statement_1952_1_93(), jj_3R_process_statement_1952_3_197(), jj_3R_process_statement_1960_4_198(), jj_3R_process_statement_1970_24_201(), jj_3R_process_statement_part_1992_3_200(), jj_3R_process_statement_part_1992_4_359(), jj_3R_protected_type_body_2563_4_143(), jj_3R_protected_type_body_2567_38_681(), jj_3R_protected_type_body_declarative_item_2572_5_699(), jj_3R_protected_type_body_declarative_item_2572_5_706(), jj_3R_protected_type_body_declarative_item_2573_7_707(), jj_3R_protected_type_body_declarative_item_2574_7_708(), jj_3R_protected_type_body_declarative_item_2575_7_709(), jj_3R_protected_type_body_declarative_item_2576_7_710(), jj_3R_protected_type_body_declarative_item_2577_7_711(), jj_3R_protected_type_body_declarative_item_2578_7_712(), jj_3R_protected_type_body_declarative_item_2579_7_713(), jj_3R_protected_type_body_declarative_item_2581_7_714(), jj_3R_protected_type_body_declarative_item_2583_7_715(), jj_3R_protected_type_body_declarative_item_2584_7_716(), jj_3R_protected_type_body_declarative_item_2587_7_717(), jj_3R_protected_type_body_declarative_part_2593_5_680(), jj_3R_protected_type_body_declarative_part_2593_7_691(), jj_3R_protected_type_declaration_2599_4_660(), jj_3R_protected_type_declaration_2603_31_683(), jj_3R_protected_type_declarative_item_2609_5_700(), jj_3R_protected_type_declarative_item_2609_5_718(), jj_3R_protected_type_declarative_item_2610_7_719(), jj_3R_protected_type_declarative_item_2611_7_720(), jj_3R_protected_type_declarative_part_2616_5_682(), jj_3R_protected_type_declarative_part_2616_6_692(), jj_3R_qualified_expression_1997_3_64(), jj_3R_qualified_expression_1999_5_237(), jj_3R_qualified_expression_2001_7_238(), jj_3R_range_2008_4_190(), jj_3R_range_2008_4_88(), jj_3R_range_2011_2_191(), jj_3R_range_constraint_2017_1_86(), jj_3R_record_type_definition_2022_5_690(), jj_3R_record_type_definition_2024_9_697(), jj_3R_record_type_definition_2027_21_698(), jj_3R_relation_2032_25_319(), jj_3R_relation_2032_3_151(), jj_3R_relation_operator_2037_2_403(), jj_3R_relation_operator_2037_2_495(), jj_3R_relation_operator_2038_3_496(), jj_3R_relation_operator_2039_3_497(), jj_3R_relation_operator_2040_3_498(), jj_3R_relation_operator_2041_3_499(), jj_3R_relation_operator_2042_3_500(), jj_3R_relation_operator_2043_3_501(), jj_3R_relation_operator_2044_3_502(), jj_3R_relation_operator_2045_3_503(), jj_3R_relation_operator_2046_3_504(), jj_3R_relation_operator_2047_3_505(), jj_3R_relation_operator_2048_3_506(), jj_3R_relative_pathname_2776_17_624(), jj_3R_relative_pathname_2776_3_569(), jj_3R_report_statement_2055_1_121(), jj_3R_report_statement_2055_3_258(), jj_3R_report_statement_2057_11_259(), jj_3R_reslution_indication_2391_3_138(), jj_3R_return_statement_2068_1_130(), jj_3R_return_statement_2068_3_275(), jj_3R_return_statement_2068_53_276(), jj_3R_scalar_type_definition_2074_1_656(), jj_3R_scalar_type_definition_2074_1_676(), jj_3R_scalar_type_definition_2076_26_688(), jj_3R_scalar_type_definition_2076_3_677(), jj_3R_secondary_unit_declaration_2087_1_721(), jj_3R_sel_var_list_2871_3_317(), jj_3R_sel_var_list_2871_58_401(), jj_3R_sel_wave_list_2877_43_546(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_select_name_2851_3_663(), jj_3R_select_name_2851_3_686(), jj_3R_select_name_2853_3_687(), jj_3R_selected_force_assignment_2865_3_150(), jj_3R_selected_force_assignment_2866_52_316(), jj_3R_selected_name_2095_2_434(), jj_3R_selected_signal_assignment_2100_3_337(), jj_3R_selected_signal_assignment_wave_2837_3_132(), jj_3R_selected_signal_assignment_wave_2837_3_279(), jj_3R_selected_signal_assignment_wave_2839_3_280(), jj_3R_selected_variable_assignment_2844_3_542(), jj_3R_selected_waveform_assignment_2858_3_385(), jj_3R_selected_waveform_assignment_2860_17_465(), jj_3R_selected_waveforms_2107_2_423(), jj_3R_selected_waveforms_2107_32_520(), jj_3R_sensitivity_clause_2112_2_380(), jj_3R_sensitivity_list_2121_3_357(), jj_3R_sensitivity_list_2121_3_439(), jj_3R_sensitivity_list_2123_12_524(), jj_3R_sensitivity_list_2123_2_440(), jj_3R_sequence_of_statement_2128_2_268(), jj_3R_sequential_statement_2133_5_117(), jj_3R_sequential_statement_2133_5_252(), jj_3R_sequential_statement_2145_5_253(), jj_3R_sequential_statement_2169_5_254(), jj_3R_shift_expression_2174_26_402(), jj_3R_shift_expression_2174_2_318(), jj_3R_shift_operator_2178_3_494(), jj_3R_shift_operator_2178_3_562(), jj_3R_shift_operator_2179_5_563(), jj_3R_shift_operator_2180_5_564(), jj_3R_shift_operator_2181_5_565(), jj_3R_shift_operator_2182_5_566(), jj_3R_shift_operator_2183_5_567(), jj_3R_sig_stat_2754_3_410(), jj_3R_sig_stat_2754_3_507(), jj_3R_sig_stat_2755_5_508(), jj_3R_sig_stat_2756_5_509(), jj_3R_sign_2188_2_328(), jj_3R_sign_2188_2_416(), jj_3R_sign_2189_4_417(), jj_3R_signal_assignment_statement_2195_3_377(), jj_3R_signal_assignment_statement_2195_3_454(), jj_3R_signal_assignment_statement_2198_3_455(), jj_3R_signal_assignment_statement_2201_3_456(), jj_3R_signal_assignment_statement_2203_3_541(), jj_3R_signal_declaration_2218_1_390(), jj_3R_signal_declaration_2218_68_478(), jj_3R_signal_declaration_2218_89_479(), jj_3R_signal_kind_2228_3_548(), jj_3R_signal_kind_2228_3_589(), jj_3R_signal_kind_2229_5_590(), jj_3R_signal_list_2234_12_646(), jj_3R_signal_list_2234_2_556(), jj_3R_signal_list_2234_2_615(), jj_3R_signal_list_2235_3_616(), jj_3R_signal_list_2236_3_617(), jj_3R_signature_2241_1_245(), jj_3R_signature_2242_15_453(), jj_3R_signature_2242_4_374(), jj_3R_signature_2243_4_375(), jj_3R_simple_expression_2250_1_70(), jj_3R_simple_expression_2250_35_164(), jj_3R_simple_expression_2250_3_163(), jj_3R_string_literal_2265_1_373(), jj_3R_subprogram_1_2303_2_365(), jj_3R_subprogram_1_2303_2_452(), jj_3R_subprogram_body_2271_1_540(), jj_3R_subprogram_body_2284_11_585(), jj_3R_subprogram_body_2284_33_586(), jj_3R_subprogram_declaration_2294_1_208(), jj_3R_subprogram_declaration_2294_1_98(), jj_3R_subprogram_declaration_2297_1_209(), jj_3R_subprogram_declarative_item_2309_1_655(), jj_3R_subprogram_declarative_item_2309_1_664(), jj_3R_subprogram_declarative_item_2310_2_665(), jj_3R_subprogram_declarative_item_2311_4_666(), jj_3R_subprogram_declarative_item_2312_3_667(), jj_3R_subprogram_declarative_item_2313_3_668(), jj_3R_subprogram_declarative_item_2314_3_669(), jj_3R_subprogram_declarative_item_2315_3_670(), jj_3R_subprogram_declarative_item_2316_3_671(), jj_3R_subprogram_declarative_item_2318_1_672(), jj_3R_subprogram_declarative_item_2320_3_673(), jj_3R_subprogram_declarative_item_2321_3_674(), jj_3R_subprogram_declarative_item_2325_3_675(), jj_3R_subprogram_declarative_part_2330_3_583(), jj_3R_subprogram_declarative_part_2330_4_636(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), jj_3R_subprogram_instantiation_declaration_2667_73_284(), jj_3R_subprogram_kind_2335_2_638(), jj_3R_subprogram_specification_2341_2_364(), jj_3R_subprogram_specification_2341_2_450(), jj_3R_subprogram_specification_2349_5_537(), jj_3R_subprogram_specification_2355_2_451(), jj_3R_subprogram_specification_2355_4_538(), jj_3R_subprogram_specification_2366_3_539(), jj_3R_subprogram_statement_part_2377_3_584(), jj_3R_subprogram_statement_part_2377_4_637(), jj_3R_subtype_declaration_2382_1_388(), jj_3R_subtype_indication_2398_3_89(), jj_3R_subtype_indication_2398_45_192(), jj_3R_subtype_indication_2398_58_193(), jj_3R_suffix_2404_1_105(), jj_3R_suffix_2404_1_225(), jj_3R_suffix_2406_3_226(), jj_3R_suffix_2407_3_227(), jj_3R_suffix_2408_3_228(), jj_3R_target_2413_2_119(), jj_3R_target_2413_2_255(), jj_3R_target_2414_3_256(), jj_3R_term_2419_2_134(), jj_3R_test_att_name_1672_3_106(), jj_3R_test_att_name_1672_5_229(), jj_3R_test_att_name_1674_4_231(), jj_3R_timeout_clause_2424_1_382(), jj_3R_ttend_2711_12_296(), jj_3R_ttend_2711_3_144(), jj_3R_type_conversion_2432_3_111(), jj_3R_type_declaration_2437_1_387(), jj_3R_type_declaration_2439_3_476(), jj_3R_type_definition_2444_1_588(), jj_3R_type_definition_2444_1_639(), jj_3R_type_definition_2445_3_640(), jj_3R_type_definition_2446_3_641(), jj_3R_type_definition_2447_3_642(), jj_3R_type_definition_2451_3_643(), jj_3R_type_mark_2456_3_161(), jj_3R_unconstraint_array_definition_2461_1_704(), jj_3R_unconstraint_array_definition_2461_53_723(), jj_3R_use_clause_2467_28_490(), jj_3R_use_clause_2467_2_347(), jj_3R_variable_assignment_statement_2494_1_378(), jj_3R_variable_assignment_statement_2494_1_457(), jj_3R_variable_assignment_statement_2498_2_458(), jj_3R_variable_declaration_2503_1_391(), jj_3R_variable_declaration_2504_3_480(), jj_3R_wait_statement_2534_1_122(), jj_3R_wait_statement_2534_3_260(), jj_3R_wait_statement_2534_43_261(), jj_3R_wait_statement_2534_71_262(), jj_3R_wait_statement_2534_97_263(), jj_3R_waveform_2543_1_332(), jj_3R_waveform_2543_1_421(), jj_3R_waveform_2543_23_519(), jj_3R_waveform_2545_1_422(), jj_3R_waveform_element_2551_19_544(), and jj_3R_waveform_element_2551_2_463().
|
private |
Definition at line 8805 of file VhdlParser.h.
|
private |
Definition at line 8806 of file VhdlParser.h.
|
private |
Definition at line 8779 of file VhdlParser.h.
|
private |
Definition at line 8785 of file VhdlParser.h.
| CharStream* vhdl::parser::VhdlParser::jj_input_stream = nullptr |
Definition at line 8769 of file VhdlParser.h.
|
private |
Definition at line 8804 of file VhdlParser.h.
|
private |
Definition at line 8781 of file VhdlParser.h.
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), and jj_2_99().
|
private |
Definition at line 8786 of file VhdlParser.h.
|
private |
Definition at line 8780 of file VhdlParser.h.
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), and jj_2_99().
|
private |
Whether we are looking ahead.
Definition at line 8783 of file VhdlParser.h.
| Token* vhdl::parser::VhdlParser::jj_nt = nullptr |
Next token.
Definition at line 8773 of file VhdlParser.h.
|
private |
Definition at line 8776 of file VhdlParser.h.
|
private |
Definition at line 8778 of file VhdlParser.h.
|
private |
Definition at line 8780 of file VhdlParser.h.
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), jj_2_99(), jj_3_18(), jj_3_19(), jj_3_21(), jj_3_59(), jj_3_84(), jj_3_88(), jj_3R_absolute_pathname_2769_2_568(), jj_3R_abstract_literal_341_4_109(), jj_3R_actual_designator_356_1_62(), jj_3R_actual_part_376_2_419(), jj_3R_adding_operator_389_3_133(), jj_3R_aggregate_396_3_114(), jj_3R_alias_declaration_401_2_393(), jj_3R_alias_designator_414_2_482(), jj_3R_allocator_421_3_113(), jj_3R_array_type_definition_466_2_689(), jj_3R_assertion_475_4_196(), jj_3R_assertion_statement_486_3_120(), jj_3R_association_element_494_2_329(), jj_3R_association_list_500_1_169(), jj_3R_attribute_designator_514_3_230(), jj_3R_attribute_name_521_3_115(), jj_3R_binding_indication_567_2_344(), jj_3R_block_configuration_585_5_345(), jj_3R_block_declarative_item_593_3_146(), jj_3R_block_specification_629_3_431(), jj_3R_case_statement_653_1_126(), jj_3R_case_statement_653_3_265(), jj_3R_choice_687_4_194(), jj_3R_choices_703_3_90(), jj_3R_component_configuration_708_5_84(), jj_3R_component_declaration_715_2_394(), jj_3R_component_instantiation_statement_730_2_81(), jj_3R_composite_type_definition_752_2_657(), jj_3R_concurrent_assertion_statement_758_1_92(), jj_3R_concurrent_procedure_call_statement_763_1_82(), jj_3R_concurrent_signal_assignment_statement_768_1_80(), jj_3R_conditional_force_assignment_2828_3_149(), jj_3R_conditional_signal_assignment_wave_2808_3_131(), jj_3R_conditional_waveform_assignment_2815_3_384(), jj_3R_conditional_waveforms_828_1_173(), jj_3R_configuration_item_864_2_523(), jj_3R_constant_declaration_877_4_389(), jj_3R_constraint_901_5_139(), jj_3R_context_declaration_2633_2_87(), jj_3R_context_item_910_2_85(), jj_3R_context_ref_2625_2_348(), jj_3R_delay_mechanism_924_1_420(), jj_3R_delay_mechanism_925_3_518(), jj_3R_designator_942_2_536(), jj_3R_direction_948_1_71(), jj_3R_discrete_range_964_3_72(), jj_3R_element_association_973_1_247(), jj_3R_else_stat_2888_4_400(), jj_3R_else_stat_2888_5_493(), jj_3R_else_wave_list_2823_3_545(), jj_3R_entity_aspect_1005_1_521(), jj_3R_entity_aspect_1005_1_574(), jj_3R_entity_class_1012_1_555(), jj_3R_entity_class_entry_1033_2_557(), jj_3R_entity_class_entry_list_1038_2_491(), jj_3R_entity_designator_1094_1_644(), jj_3R_entity_name_list_1105_1_554(), jj_3R_entity_name_list_1105_1_595(), jj_3R_entity_tag_1136_1_661(), jj_3R_enumeration_literal_1142_2_102(), jj_3R_enumeration_type_definition_1148_3_116(), jj_3R_exit_statement_1154_1_129(), jj_3R_expression_1168_1_61(), jj_3R_external_pathname_2762_4_411(), jj_3R_factor_1189_1_141(), jj_3R_factor_1189_1_291(), jj_3R_file_declaration_1199_2_392(), jj_3R_file_open_information_1214_2_549(), jj_3R_formal_designator_1229_5_326(), jj_3R_formal_part_1241_1_66(), jj_3R_generate_scheme_1295_1_174(), jj_3R_group_constituent_1316_2_559(), jj_3R_group_constituent_list_1322_3_492(), jj_3R_identifier_1348_3_74(), jj_3R_identifier_list_1354_4_205(), jj_3R_if_statement_1359_3_125(), jj_3R_ifunc_2910_2_361(), jj_3R_ifunc_2910_3_443(), jj_3R_ifunc_2910_87_444(), jj_3R_index_constraint_1395_3_65(), jj_3R_index_specification_1400_2_577(), jj_3R_inout_stat_2882_3_399(), jj_3R_instantiation_list_1419_3_343(), jj_3R_instantiation_unit_1412_1_177(), jj_3R_instantiation_unit_1412_1_338(), jj_3R_instantiation_unit_1413_3_339(), jj_3R_interface_declaration_1437_1_513(), jj_3R_interface_list_1476_3_327(), jj_3R_interface_package_declaration_2658_2_95(), jj_3R_interface_subprogram_declaration_2895_4_94(), jj_3R_interface_variable_declaration_1483_1_96(), jj_3R_interface_variable_declaration_1483_3_204(), jj_3R_iteration_scheme_1519_1_383(), jj_3R_libustcont_stats_2642_4_349(), jj_3R_literal_1566_2_112(), jj_3R_logop_1174_3_320(), jj_3R_loop_statement_1586_1_127(), jj_3R_mode_1615_1_363(), jj_3R_multiplying_operation_1624_1_140(), jj_3R_name_1633_2_63(), jj_3R_name_1634_4_156(), jj_3R_name_1635_5_157(), jj_3R_name_1636_6_158(), jj_3R_name_ext1_1644_4_103(), jj_3R_name_ext_1650_3_104(), jj_3R_name_ext_1663_3_224(), jj_3R_neg_list_2781_2_623(), jj_3R_next_statement_1685_1_128(), jj_3R_null_statement_1698_1_379(), jj_3R_numeric_literal_1704_2_101(), jj_3R_object_class_1711_1_625(), jj_3R_options_1726_3_172(), jj_3R_package_instantiation_declaration_2649_2_91(), jj_3R_param_2936_3_442(), jj_3R_pathname_element_2786_3_148(), jj_3R_pathname_element_list_2797_3_147(), jj_3R_physical_literal_1838_2_108(), jj_3R_physical_type_definition_1843_9_694(), jj_3R_primary_1870_1_386(), jj_3R_primary_unit_1897_1_99(), jj_3R_procedure_call_1912_2_180(), jj_3R_procedure_call_statement_1918_1_124(), jj_3R_process_declarative_item_1926_1_441(), jj_3R_process_declarative_part_1947_2_199(), jj_3R_process_statement_1952_1_93(), jj_3R_process_statement_part_1992_3_200(), jj_3R_protected_type_body_2563_4_143(), jj_3R_protected_type_body_declarative_item_2572_5_699(), jj_3R_protected_type_body_declarative_part_2593_5_680(), jj_3R_protected_type_declaration_2599_4_660(), jj_3R_protected_type_declarative_item_2609_5_700(), jj_3R_protected_type_declarative_part_2616_5_682(), jj_3R_qualified_expression_1997_3_64(), jj_3R_range_2008_4_88(), jj_3R_record_type_definition_2022_5_690(), jj_3R_relation_2032_3_151(), jj_3R_relation_operator_2037_2_403(), jj_3R_relative_pathname_2776_3_569(), jj_3R_report_statement_2055_1_121(), jj_3R_return_statement_2068_1_130(), jj_3R_scalar_type_definition_2074_1_656(), jj_3R_scalar_type_definition_2076_3_677(), jj_3R_sel_var_list_2871_3_317(), jj_3R_sel_var_list_2871_58_401(), jj_3R_sel_wave_list_2877_4_466(), jj_3R_select_name_2851_3_663(), jj_3R_selected_force_assignment_2865_3_150(), jj_3R_selected_signal_assignment_wave_2837_3_132(), jj_3R_selected_variable_assignment_2844_3_542(), jj_3R_selected_waveform_assignment_2858_3_385(), jj_3R_selected_waveforms_2107_2_423(), jj_3R_sensitivity_list_2121_3_357(), jj_3R_sensitivity_list_2123_2_440(), jj_3R_sequence_of_statement_2128_2_268(), jj_3R_sequential_statement_2133_5_117(), jj_3R_shift_expression_2174_2_318(), jj_3R_shift_operator_2178_3_494(), jj_3R_sig_stat_2754_3_410(), jj_3R_sign_2188_2_328(), jj_3R_signal_assignment_statement_2195_3_377(), jj_3R_signal_assignment_statement_2201_3_456(), jj_3R_signal_declaration_2218_1_390(), jj_3R_signal_kind_2228_3_548(), jj_3R_signal_list_2234_2_556(), jj_3R_signal_list_2234_2_615(), jj_3R_signature_2241_1_245(), jj_3R_signature_2242_4_374(), jj_3R_simple_expression_2250_1_70(), jj_3R_subprogram_1_2303_2_365(), jj_3R_subprogram_body_2271_1_540(), jj_3R_subprogram_declaration_2294_1_98(), jj_3R_subprogram_declarative_item_2309_1_655(), jj_3R_subprogram_declarative_part_2330_3_583(), jj_3R_subprogram_instantiation_declaration_2667_2_135(), jj_3R_subprogram_kind_2335_2_638(), jj_3R_subprogram_specification_2341_2_364(), jj_3R_subprogram_specification_2341_2_450(), jj_3R_subprogram_specification_2355_2_451(), jj_3R_subprogram_specification_2355_4_538(), jj_3R_subprogram_statement_part_2377_3_584(), jj_3R_subtype_indication_2398_3_89(), jj_3R_suffix_2404_1_105(), jj_3R_target_2413_2_119(), jj_3R_term_2419_2_134(), jj_3R_test_att_name_1672_3_106(), jj_3R_ttend_2711_3_144(), jj_3R_type_declaration_2437_1_387(), jj_3R_type_definition_2444_1_588(), jj_3R_unconstraint_array_definition_2461_1_704(), jj_3R_use_clause_2467_2_347(), jj_3R_variable_assignment_statement_2494_1_378(), jj_3R_variable_assignment_statement_2494_1_457(), jj_3R_variable_declaration_2503_1_391(), jj_3R_wait_statement_2534_1_122(), jj_3R_waveform_2543_1_332(), jj_3R_waveform_2543_1_421(), and jj_3R_waveform_element_2551_2_463().
|
private |
Definition at line 8784 of file VhdlParser.h.
| VHDLOutlineParser* vhdl::parser::VhdlParser::m_outlineParser |
Definition at line 8839 of file VhdlParser.h.
Referenced by outlineParser(), and setOutlineParser().
| SharedState* vhdl::parser::VhdlParser::m_sharedState |
Definition at line 8840 of file VhdlParser.h.
Referenced by setSharedState().
| Token* vhdl::parser::VhdlParser::token = nullptr |
Current token.
Definition at line 8771 of file VhdlParser.h.
Referenced by jj_2_1(), jj_2_10(), jj_2_100(), jj_2_101(), jj_2_102(), jj_2_103(), jj_2_104(), jj_2_105(), jj_2_106(), jj_2_107(), jj_2_108(), jj_2_109(), jj_2_11(), jj_2_110(), jj_2_111(), jj_2_112(), jj_2_113(), jj_2_114(), jj_2_115(), jj_2_116(), jj_2_117(), jj_2_118(), jj_2_119(), jj_2_12(), jj_2_120(), jj_2_121(), jj_2_122(), jj_2_123(), jj_2_124(), jj_2_125(), jj_2_13(), jj_2_14(), jj_2_15(), jj_2_16(), jj_2_17(), jj_2_18(), jj_2_19(), jj_2_2(), jj_2_20(), jj_2_21(), jj_2_22(), jj_2_23(), jj_2_24(), jj_2_25(), jj_2_26(), jj_2_27(), jj_2_28(), jj_2_29(), jj_2_3(), jj_2_30(), jj_2_31(), jj_2_32(), jj_2_33(), jj_2_34(), jj_2_35(), jj_2_36(), jj_2_37(), jj_2_38(), jj_2_39(), jj_2_4(), jj_2_40(), jj_2_41(), jj_2_42(), jj_2_43(), jj_2_44(), jj_2_45(), jj_2_46(), jj_2_47(), jj_2_48(), jj_2_49(), jj_2_5(), jj_2_50(), jj_2_51(), jj_2_52(), jj_2_53(), jj_2_54(), jj_2_55(), jj_2_56(), jj_2_57(), jj_2_58(), jj_2_59(), jj_2_6(), jj_2_60(), jj_2_61(), jj_2_62(), jj_2_63(), jj_2_64(), jj_2_65(), jj_2_66(), jj_2_67(), jj_2_68(), jj_2_69(), jj_2_7(), jj_2_70(), jj_2_71(), jj_2_72(), jj_2_73(), jj_2_74(), jj_2_75(), jj_2_76(), jj_2_77(), jj_2_78(), jj_2_79(), jj_2_8(), jj_2_80(), jj_2_81(), jj_2_82(), jj_2_83(), jj_2_84(), jj_2_85(), jj_2_86(), jj_2_87(), jj_2_88(), jj_2_89(), jj_2_9(), jj_2_90(), jj_2_91(), jj_2_92(), jj_2_93(), jj_2_94(), jj_2_95(), jj_2_96(), jj_2_97(), jj_2_98(), and jj_2_99().
| TokenManager* vhdl::parser::VhdlParser::token_source = nullptr |
Definition at line 8768 of file VhdlParser.h.
|
private |
Definition at line 8813 of file VhdlParser.h.